Version: 2022.3
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 设置。


Did you find this page useful? Please give it a rating: