Version: 2022.3
言語: 日本語
public static Animations.AnimationMixerPlayable PlayMixer (Animator animator, int inputCount, out Playables.PlayableGraph graph);

パラメーター

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

戻り値

AnimationMixerPlayable A handle to the newly-created AnimationMixerPlayable.

説明

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