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

AnimationPlayableGraphExtensions.CreateAnimationClipPlayable

매뉴얼로 전환
public static Experimental.Director.PlayableHandle CreateAnimationClipPlayable (Experimental.Director.PlayableGraph graph, AnimationClip clip);

파라미터

graph The PlayableGraph object.
clip The AnimationClip that will be added in the graph.

반환

PlayableHandle A PlayableHandle on the created Playable.

설명

Creates an AnimationClipPlayable in the PlayableGraph.