RuntimeAnimatorController
7/14/25Less than 1 minute
RuntimeAnimatorController
Info
RuntimeAnimatorController inherits from [Object](/docs/create/lua/API/Object/index.html)
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. |