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

IAnimationWindowPreview.UpdatePreviewGraph

매뉴얼로 전환
public void UpdatePreviewGraph (Playables.PlayableGraph graph);

파라미터

graphThe 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.