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

IAnimationWindowPreview.UpdatePreviewGraph

Cambiar al Manual
public void UpdatePreviewGraph (Playables.PlayableGraph graph);

Parámetros

graphThe Animation window PlayableGraph.

Descripción

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.