Version: 5.6

AnimatorController.CreateAnimatorControllerAtPathWithClip

マニュアルに切り替える
public static Animations.AnimatorController CreateAnimatorControllerAtPathWithClip (string path, AnimationClip clip);

パラメーター

path アニメータのコントローラー(AnimatorController)が作成されるパスです。
clip アニメーターのコントローラー(AnimatorController)で再生されるデフェルトクリップです。

説明

指定されたパスでアニメータコントローラー(AnimatorController)を作成し、アニメーションクリップ(AnimationClip)でステートを加える機能を持つアニメータのステートマシン(AnimatorStateMachine)を使用し自動的にアニメータのレイヤーを作成します。

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