Skip to main content

Motion

info

Motion inherits from Object

Base class for AnimationClips and BlendTrees.

Members

Inherited Members

Inherited Properties

NameDescription
Motion.hideFlagsShould the object be hidden, saved with the Scene or modifiable by the user?
Motion.nameThe name of the object.

Inherited Methods

NameDescription
Motion.GetInstanceID()Returns the instance id of the object.

Extra Detail

Motions are used by animation States in the Mecanim StateMachines.