Version: 5.6
public void AddChild (Motion motion);
public void AddChild (Motion motion, Vector2 position);
public void AddChild (Motion motion, float threshold);

パラメーター

motion 子のモーションとして追加するモーション
position 2D ブレンドツリー空間を使用するときの、子の位置。
threshold 1D ブレンドツリー空間を使用するときの、子の threshold(しきい値)。

説明

ブレンドツリーに子のモーションを追加するためのユーティリティ関数です。

実行された操作を取り消すために、このファンクションキーを押します。