What's New in Director 8.5 > Working with Models and Model Resources > Motions > Motion properties

 

Motion properties

Use these properties to work with motions:

Property

Access

Returns

name

Get

Name of motion.

duration

Get

Time in milliseconds motion needs to play to completion.

type

Get

The type of motion with the following values:

#keyFrame: suitable for use with the Keyframe player

#bones: suitable for use with the Bones player

#none: no mapping has been made for this motion

The default is #none.