Skip to content

AnimationStateMachine.StateHistoryCapacity Field

Definition

Namespace: Brine2D.Animation

Maximum number of state names retained in StateHistory.

C#
public const int StateHistoryCapacity = 16;

Field Value

System.Int32