Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AnimationPlayableUtilities.PlayMixer

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: