Class StateMachineBehaviourContext
Inherited Members
Namespace: UnityEditor.Animations
Assembly: UnityEditor.dll
Syntax
[Serializable]
public class StateMachineBehaviourContext
Fields
| Improve this Doc View SourceanimatorController
Declaration
public AnimatorController animatorController
Field Value
| Type | Description |
|---|---|
| AnimatorController |
animatorObject
Declaration
public Object animatorObject
Field Value
| Type | Description |
|---|---|
| Object |
layerIndex
Declaration
public int layerIndex
Field Value
| Type | Description |
|---|---|
| Int32 |