Motion
info
Motion inherits from Object
Base class for AnimationClips and BlendTrees.
Members
Inherited Members
Inherited Properties
Name | Description |
---|---|
Motion .hideFlags | Should the object be hidden, saved with the Scene or modifiable by the user? |
Motion .name | The name of the object. |
Inherited Methods
Name | Description |
---|---|
Motion .GetInstanceID() | Returns the instance id of the object. |
Extra Detail
Motions are used by animation States in the Mecanim StateMachines.