EaseVec3.SetTo

void SetTo(Vec3 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.

   
Vec3 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!