EaseColor.SetTo

void SetTo(Color value)

Sets this to a specific value with no easing animation. This will cancel any in-progress animations, and jump straight to the provided value.

   
Color value The new value that should be assigned right now without animation.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!