Skip to content

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; }

Property Value

System.Int32