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