Skip to content

SpriteAnimator.IsPlaying Property

Definition

Namespace: Brine2D.Animation

Gets whether an animation is currently playing \(not paused and not finished\).

C#
public bool IsPlaying { get; }

Property Value

System.Boolean