Hi. I have a Material Parameter Collection controlling the opacity of my object. I use a timeline to lerp beteen 0 and 100 opacity. My problem is the opacity doesnt change at all and just stays completely opaque.
Thanks for this, seems my way was a little over engineered for such a simple result. After doing this and also changing my timeline to 0-1 instead of 0-100 as @ClockworkOceansaid, it works great.