AnimatorComponent.IsPlaying Property
Definition¶
Namespace: Brine2D.Animation
true when the primary animator is currently playing (not paused, not finished).
Equivalent to IsPlaying on Animator.
public bool IsPlaying { get; }
Namespace: Brine2D.Animation
true when the primary animator is currently playing (not paused, not finished).
Equivalent to IsPlaying on Animator.
public bool IsPlaying { get; }