AnimatorComponent.IsPaused Property
Definition¶
Namespace: Brine2D.Animation
true when the primary animator has been explicitly paused.
Equivalent to IsPaused on Animator.
public bool IsPaused { get; }
Namespace: Brine2D.Animation
true when the primary animator has been explicitly paused.
Equivalent to IsPaused on Animator.
public bool IsPaused { get; }