Skip to content

API > Motion


Motion⚓︎

Motion inherits from Object

Base class for AnimationClips and BlendTrees.

Members⚓︎

Inherited Members⚓︎

Inherited Properties⚓︎

Name Description
Motion.hideFlagsProperty Should the object be hidden, saved with the Scene or modifiable by the user?
Motion.nameProperty The name of the object.

Inherited Methods⚓︎

Name Description
Motion.GetInstanceID()Method Returns the instance id of the object.

Extra Detail⚓︎

Motions are used by animation States in the Mecanim StateMachines.