What's New in Director 8.5 > The 3D Cast Member > Motions |
![]() ![]() ![]() |
Motions
A motion is an animation of a model. Motions can be shared by multiple models. A 3D cast member contains a palette of motions that are available to any model in the world.
The following commands and properties can be used to perform basic motion operations:
Command |
Function |
Returns |
---|---|---|
|
Returns the number of motion objects included in the cast member. |
Integer. |
|
Returns the motion named |
Returns the motion object named |
|
Returns the motion at the designated position in the palette of available motions. |
Returns the motion object at that index number if it exists. Returns |
|
Creates a new motion object. |
Returns a new motion object with a unique name. If the name isn't unique, returns a Lingo error. |
|
Deletes the motion named |
|
|
Deletes the motion at the given index. Lingo references to this motion persist but return |
|
![]() ![]() ![]() |