Version: 5.6
Experimental: this API is experimental and might be changed or removed in the future.

AnimationPlayableGraphExtensions.CreateAnimatorControllerPlayable

マニュアルに切り替える
public static Experimental.Director.PlayableHandle CreateAnimatorControllerPlayable (Experimental.Director.PlayableGraph graph, RuntimeAnimatorController controller);

パラメーター

controller The RuntimeAnimatorController that will be added in the graph.
graph The PlayableGraph object.

戻り値

PlayableHandle A PlayableHandle on the created Playable.

説明

Creates an AnimatorControllerPlayable in the PlayableGraph.