SIUpdateRenderOptionsFromGlobalPref
Introduced
5.0
Description
Updates the render options for the specified pass(es) with the options from the 'Output Format' user preference (Preferences > Output Format). If you don't specify which passes to update, all passes will be affected.
Scripting Syntax
SIUpdateRenderOptionsFromGlobalPref( [InputObjs] )
Parameters
|
Parameter |
Type |
Description |
|
InputObjs |
List of passes to update. |
Examples
Python Example
# Update all the render options Application.SIUpdateRenderOptionsFromGlobalPref()
See Also
Autodesk Softimage v7.5