SpriteAnimator.GetCurrentAnimationFrameCount() Method
Definition¶
Namespace: Brine2D.Animation
Returns the total number of frames in the currently set animation clip, or 0 if no animation is active.
public int GetCurrentAnimationFrameCount();
Namespace: Brine2D.Animation
Returns the total number of frames in the currently set animation clip, or 0 if no animation is active.
public int GetCurrentAnimationFrameCount();