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

IAnimationWindowPreview.UpdatePreviewGraph

切换到手册
public void UpdatePreviewGraph (Playables.PlayableGraph graph);

参数

graph Animation 窗口 PlayableGraph

描述

在 Animation 窗口对 AnimationClip 采样之前更新其 PlayableGraph 时的通知回调。

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