SIUpdateRenderOptionsFromGlobalPref

導入

v5.0

詳細

出力フォーマット設定([設定] > [出力フォーマット])のオプションを使用して指定のパスのレンダ オプションを更新します。 更新するパスを指定しない場合は、すべてのパスが対象となります。

スクリプト構文

SIUpdateRenderOptionsFromGlobalPref( [InputObjs] );

パラメータ

パラメータ タイプ 説明
InputObjs 文字列 更新するパスのリスト

Python の例

# Update all the render options

Application.SIUpdateRenderOptionsFromGlobalPref()

関連項目

SIUpdateCamerasFromGlobalPref SIUpdateFxTreesFromGlobalPref SIUpdatePlayControlFromGlobalPref