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

参数

graph 将包含新 AnimationMixerPlayablePlayableGraph
inputCount 混合器将更新的输入数量。

返回

AnimationMixerPlayable Returns a new AnimationMixerPlayable linked to the PlayableGraph.

描述

PlayableGraph 中创建 AnimationMixerPlayable