public void UpdatePreviewGraph (Playables.PlayableGraph graph);

Parameters

graphThe Animation window PlayableGraph.

Description

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.