Hello forum,
Could you help me to animate fading of a LineSystem
? I tried to gradually change its visibility
(inherited from AbstractMesh
) between 0 and 1, but it does not seem to work.
https://playground.babylonjs.com/#UYP5TC#2
Perhaps somebody knows another way?