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

AnimationPlayableUtilities.PlayMixer

マニュアルに切り替える
public static Experimental.Director.PlayableHandle PlayMixer (Animator animator, int inputCount, out Experimental.Director.PlayableGraph graph);

パラメーター

animator Target Animator.
inputCount The input count for the AnimationMixerPlayable.
graph The created PlayableGraph.

戻り値

PlayableHandle A handle to the newly-created AnimationMixerPlayable.

説明

Creates a PlayableGraph to be played on the given Animator. An AnimationMixerPlayable is also created.