移動先: 概要 戻り値 MEL 例.

概要

HfRemoveAttractorFromAS(string $attractorSetName)

セットからアトラクタを削除するために使用します。

戻り値

なし

引数

変数名 変数型 説明
なし

MEL 例

 // Step 1. Select the attractor. (Window > Outliner and click the attractor name)
 // Step 2. Execute "HfRemoveAttractorFromAS $attractorSetName;
 // where $attractorSetName is the name of the attractor set you want to remove the selected attractors from.