SIUpdatePlayControlFromGlobalPref

Introduced

v5.0

Categories

preferences

Description

Updates the Play Control Property Editor (Playback panel > Playback Options) with the options from the 'Output Format' user preference.

Scripting Syntax

SIUpdatePlayControlFromGlobalPref();

Examples

JScript Example

// Update the Play Control object
SIUpdatePlayControlFromGlobalPref();

See Also

SIUpdateCamerasFromGlobalPref SIUpdateRenderOptionsFromGlobalPref SIUpdateFxTreesFromGlobalPref