stateMachine
The state machine for the layer.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Animations
- Assembly: UnityEditor.CoreModule
public AnimatorStateMachine stateMachine { get; set; }
Remarks
When using Synced Layer, this state machine is overridden by the state machine of the synced layer.