/
play
play
Description
The play command initiates playback of the animation in the scene.
Functional area
Playback control
Command syntax
Syntax
play [-backwards] [-t] |
Arguments
None
Flags
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
backwards | 0 | — | — | Backward |
t | 0 | — | — | Toggle play/stop |
Return value
void
Examples
play -backwards; // Play the scene animation backwards.
Additional information
Related commands
, multiple selections available,
Related content
stop
More like this
rewind
More like this
playOptions
playOptions
More like this
fastForward
fastForward
More like this
playRange
playRange
More like this
animRange
animRange
More like this