Version: 2021.2
言語: 日本語
public static Animations.AnimationMixerPlayable Create (Playables.PlayableGraph graph, int inputCount);

パラメーター

graph The PlayableGraph that will contain the new AnimationMixerPlayable.
inputCount The number of inputs that the mixer will update.

戻り値

AnimationMixerPlayable Returns a new AnimationMixerPlayable linked to the PlayableGraph.

説明

Creates an AnimationMixerPlayable in the PlayableGraph.