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 The Animation window PlayableGraph.

説明

Notification callback when the Animation Window updates its PlayableGraph before sampling an AnimationClip.

The Animation window calls this function before sampling an AnimationClip.
Note: This does not support legacy Animation clips.