RuntimeAnimatorController
info
RuntimeAnimatorController inherits from Object
The runtime representation of the AnimatorController. Use this representation to change the Animator Controller during runtime.
Members
Properties
Name | Description |
---|---|
RuntimeAnimatorController .animationClips | Retrieves all AnimationClip used by the controller. |
Inherited Members
Inherited Properties
Name | Description |
---|---|
RuntimeAnimatorController .hideFlags | Should the object be hidden, saved with the Scene or modifiable by the user? |
RuntimeAnimatorController .name | The name of the object. |
Inherited Methods
Name | Description |
---|---|
RuntimeAnimatorController .GetInstanceID() | Returns the instance id of the object. |