AnimationPlayableUtilities.PlayMixer

Declaration

public static Animations.AnimationMixerPlayable PlayMixer(Animator animator, int inputCount, out Playables.PlayableGraph graph);

Parameters

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

Returns

AnimationMixerPlayable A handle to the newly-created AnimationMixerPlayable.

Description

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


Did you find this page useful? Please give it a rating: