Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UpdatePreviewGraph(PlayableGraph)

Notification callback when the Animation Window updates its PlayableGraph before sampling an AnimationClip.
Read time 1 minuteLast updated 6 days ago

Definition

void UpdatePreviewGraph(PlayableGraph graph)

Parameters

The Animation window PlayableGraph.

Remarks

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