Version: 2018.2
public static void Play (Animator animator, Playables.Playable playable, Playables.PlayableGraph graph);

パラメーター

animatorTarget Animator.
playableThe Playable that will be played.
graphThe Graph that owns the Playable.

説明

Plays the Playable on the given Animator.