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.