SpriteAnimator.SetFrame(int) Method
Definition¶
Namespace: Brine2D.Animation
Immediately jumps to a specific frame index within the active clip.
public void SetFrame(int frameIndex);
Parameters¶
frameIndex System.Int32
Namespace: Brine2D.Animation
Immediately jumps to a specific frame index within the active clip.
public void SetFrame(int frameIndex);
frameIndex System.Int32