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

Parámetros

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

Valor de retorno

AnimationLayerMixerPlayable A new AnimationLayerMixerPlayable linked to the PlayableGraph.

Descripción

Creates an AnimationLayerMixerPlayable in the PlayableGraph.