How create an animation between the two colors based on the Tick event Deltatime?

Hi,

I am creating an animation to change the color of an object having a LinearColorActual and LinearColorDestination parameters …

How do I create an animation between the two colors based on the Tick event Deltatime?

You can use CInterp To node for that

Uhu!!!

Thanks for Reply!

You can do this using CurveLinearColor?

I’m making transition between the colors of the sky and using LinearColors with more colors …