Skip to content

AnimationStateMachine.TransitionCount Property

Definition

Namespace: Brine2D.Animation

Gets the total number of registered transitions \(regular \+ AnyState\).

C#
public int TransitionCount { get; }

Property Value

System.Int32