Version: 2020.2
public Playables.Playable BuildPreviewGraph (Playables.PlayableGraph graph, Playables.Playable inputPlayable);

参数

graph Animation 窗口 PlayableGraph
inputPlayable PlayableGraph 的当前根。

返回

Playable 返回 PlayableGraph 的新根。

描述

将自定义 Playable 节点附加到 Animation 窗口 PlayableGraph

Animation 窗口将在第一次对 AnimationClip 采样时调用此函数。
注意:此操作不支持旧版动画剪辑。