Skip to content

AnimationLayer.StateMachine Property

Definition

Namespace: Brine2D.Animation

The state machine for this layer. Evaluated each frame by AnimationSystem before the animator is advanced.

public Brine2D.Animation.AnimationStateMachine StateMachine { get; }

Property Value

AnimationStateMachine