SpriteAnimator.CurrentFrameIndex Property
Definition¶
Namespace: Brine2D.Animation
Gets the zero-based index of the current frame within the active clip, or -1 if no animation is active.
public int CurrentFrameIndex { get; }
Namespace: Brine2D.Animation
Gets the zero-based index of the current frame within the active clip, or -1 if no animation is active.
public int CurrentFrameIndex { get; }