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

概要

HfAddAttractorToAS(string $attractorSetName)

既存のアトラクタをセットに追加するために使用します。

戻り値

なし

引数

変数名 変数型 説明
なし

MEL 例

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