Playback Controls

 
 
 

Controls are fundamentally a set of parameters that control how the user moves around in the timeline and how the scene is played back. This set of parameters is contained in the Play Control property set (its scripting name is PlayControl). Some of the most useful parameters include:

Note

PlayControl does not have a special class implemented in the object model or C++ API. Most functionality is available through scripting commands, but you can also access it in the object model and the C++ API like any other Property or Property object, which is demonstrated in Accessing the PlayControl Property Set.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License