public static Animations.AnimationMixerPlayable Create (Playables.PlayableGraph graph, int inputCount, bool normalizeWeights);

参数

graph将包含新 AnimationMixerPlayablePlayableGraph
inputCount混合器将更新的输入数量。
normalizeWeights设置为 true 可强制执行输入权重标准化。

返回

AnimationMixerPlayable 链接到 PlayableGraph 的新 AnimationMixerPlayable

描述

PlayableGraph 中创建 AnimationMixerPlayable