SIUpdateFxTreesFromGlobalPref

導入

v5.0

詳細

出力フォーマット設定([設定] > [出力フォーマット])のオプションを使用して、指定された FxTree を更新します。 更新する FxTree を指定しない場合は、選択中のすべての FxTree が対象となります。 FxTree を選択しない場合は、各モデルの FxTree がすべて対象となります。

スクリプト構文

SIUpdateFxTreesFromGlobalPref( [InputObjs] );

パラメータ

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

JScript の例

// Update all the FxTrees

SIUpdateFxTreesFromGlobalPref();

関連項目

SIUpdateCamerasFromGlobalPref SIUpdateRenderOptionsFromGlobalPref SIUpdatePlayControlFromGlobalPref