AnimatorComponent.IsFinished Property
Definition¶
Namespace: Brine2D.Animation
true when the primary animator's current non-looping clip has finished.
Equivalent to IsFinished on Animator.
public bool IsFinished { get; }
Namespace: Brine2D.Animation
true when the primary animator's current non-looping clip has finished.
Equivalent to IsFinished on Animator.
public bool IsFinished { get; }