SIUpdateCamerasFromGlobalPref
 
 
 

SIUpdateCamerasFromGlobalPref

Introduced

v5.0

Description

Updates the specified camera(s) with the options from the 'Output Format' user preference (Preferences > Output Format). If you don't specify which cameras to update, all selected cameras will be affected. If no cameras are selected, all cameras will be affected.

Scripting Syntax

SIUpdateCamerasFromGlobalPref( [InputObjs] );

Parameters

Parameter Type Description
InputObjs String List of cameras to update.

Examples

VBScript Example

'Update all the cameras
SIUpdateCamerasFromGlobalPref

See Also

SIUpdateRenderOptionsFromGlobalPref SIUpdateFxTreesFromGlobalPref SIUpdatePlayControlFromGlobalPref