EasePose.SetTo
void SetTo(Pose 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.
Pose 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!