public static Animations.AnimationPlayableOutput Create (Playables.PlayableGraph graph, string name, Animator target);

参数

graph将包含 AnimationPlayableOutputPlayableGraph
name输出的名称。
target将处理 PlayableGraphAnimator

返回

AnimationPlayableOutput 附加到 PlayableGraph 的新 AnimationPlayableOutput

描述

PlayableGraph 中创建 AnimationPlayableOutput

Animator 播放 AnimationPlayableOutput 的音频源 Playable。此音频源 Playable 可使用 SetSourcePlayable 设置。