- Home /
line Renderer alpha keys do not update in runtime,Line Renderer runtime update Alpha Keys
Hi,
I want to create a kind of oscilloscope using a line Renderer above a panel, which will be iterated over in a certain time. Positions of the line Renderer will be adjusted by external input, creating the oscilloscope graph. So far so good... but the "old" line of the last loop shall be blanked in a certain distance ahead of the current position. I thought to achieve this by updating the alpha to 0.0f at the respective position.
Problem is, both alpha and color keys do not update in runtime, it keeps the values of the Start() function. What do I miss here, any ideas?
Thanks a lot in advance, fwerre
Your answer

Follow this Question
Related Questions
dynamic gradient alpha mask 2 Answers
alphaKeys in linerenderer gradient not being set 1 Answer
alphaKeys not being updated 0 Answers
Convert to .tiff, with fbx export, removes the alpha channel? 1 Answer