SpriteAnimator.SkipToNextFrame() Method
Definition¶
Namespace: Brine2D.Animation
Skips forward to the next frame in the currently playing animation clip, respecting playback direction (including ping-pong).
public void SkipToNextFrame();
Namespace: Brine2D.Animation
Skips forward to the next frame in the currently playing animation clip, respecting playback direction (including ping-pong).
public void SkipToNextFrame();