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.