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.