AnimationStateMachine.TransitionCount Property
Definition¶
Namespace: Brine2D.Animation
Gets the total number of registered transitions (regular + AnyState).
public int TransitionCount { get; }
Namespace: Brine2D.Animation
Gets the total number of registered transitions (regular + AnyState).
public int TransitionCount { get; }