ChildAnimatorStateMachine
Structure that represents a state machine in the context of its parent state machine.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Struct
- Namespace: UnityEditor.Animations
- Assembly: UnityEditor.CoreModule
public struct ChildAnimatorStateMachine
Properties
Property | Description |
|---|---|
| position | The position of the state machine node in the context of its parent state machine. |
| stateMachine | The state machine. |