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

파라미터

graph The PlayableGraph that will contain the new AnimationLayerMixerPlayable.
inputCount The number of layers.

반환

AnimationLayerMixerPlayable A new AnimationLayerMixerPlayable linked to the PlayableGraph.

설명

Creates an AnimationLayerMixerPlayable in the PlayableGraph.