| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Animations.StateMachineBehaviourContext.html | [Back] [Original] |
This class contains all the owner's information for this State Machine Behaviour.
Additional resources: AnimatorController.FindStateMachineBehaviourContext.
| Property | Description |
|---|---|
| animatorController | The AnimatorController that owns this state machine behaviour. |
| animatorObject | The object that owns this state machine behaviour. Could be an AnimatorState or AnimatorStateMachine. |
| layerIndex | The animator's layer index that owns this state machine behaviour. |
| Web Proxy Viewer | New URL | Original Page |