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

Script language

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

AnimationLayerMixerPlayable.Create

public static Animations.AnimationLayerMixerPlayable Create(Playables.PlayableGraph graph, int inputCount);

Parameters

graphThe PlayableGraph that will contain the new AnimationLayerMixerPlayable.
inputCountThe number of layers.

Returns

AnimationLayerMixerPlayable A new AnimationLayerMixerPlayable linked to the PlayableGraph.

Description

Creates an AnimationLayerMixerPlayable in the PlayableGraph.

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