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

AnimationPlayableUtilities.Play

매뉴얼로 전환
public static void Play (Animator animator, Experimental.Director.PlayableHandle playable, Experimental.Director.PlayableGraph graph);

파라미터

animator Target Animator.
playable The Playable that will be played.
graph The Graph that owns the Playable.

설명

Plays the Playable on the given Animator.