Version: 2017.4

AnimatorController.CreateAnimatorControllerAtPathWithClip

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

パラメーター

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

説明

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

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