/
playOptions
playOptions
Description
The playOptions command resets the play options to their defaults. It allows for the editing of scene details relating to animation playback.
Functional area
Playback control
Command syntax
Syntax
playOptions [-min float] [-max float] [-animMin float] [-animMax float] [-fps float] [-playSpeed string] [-loop boolean] |
Arguments
None
Flags
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
min | 1 | float | — | Integer for play range minimum |
max | 1 | float | — | Integer for play range maximum |
animMin | 1 | float | — | Integer for animation range minimum |
animMax | 1 | float | — | Integer for animation range maximum |
fps | 1 | float | — | Integer to set frame rate (fps) |
playSpeed | 1 | string | — | Takes a string argument of the same strings found in the list box on the time bar (i.e. "1/8x", "1x". etc) |
loop | 1 | boolean | — | Loop playback. Not used with [bidirectional] |
Return value
void
Additional information
Related commands
- animRange
- fastForward
- getAnimEnd
- getPlayEnd
- getPlayStart
- getTime
- play
- playRange
- setRangesFollowActiveClip
- setTime
- step
- stepKey
- stop
, multiple selections available,