Hi, i got a project with LineSegments.
I want these white lines to fade out to black in the distance.
What is the best way to achieve that?
Would you put a material on that line with a gradient or is there an “automatic” way to achieve it via the renderer or something?
thx!
EDIT:
ok, i think it´s not possible to set a material to a LineSegment. I saw that there is the option of an endColor, which is cool.
But REALLY cool would be the option of an endAlpha.