SpriteAnimator.ForceResetCurrentAnimationToEnd() Method
Definition¶
Namespace: Brine2D.Animation
Forces the animator to the logical end frame of the current clip, respecting Reversed: last frame for forward playback, frame 0 for reversed.
public void ForceResetCurrentAnimationToEnd();