Experimental: this API is experimental and might be changed or removed in the future.

IAnimationWindowPreview.BuildPreviewGraph

切换到手册
public Playables.Playable BuildPreviewGraph (Playables.PlayableGraph graph, Playables.Playable inputPlayable);

参数

graphAnimation 窗口 PlayableGraph
inputPlayable PlayableGraph 的当前根。

返回

Playable 返回 PlayableGraph 的新根。

描述

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

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