UpdatePreviewGraph(PlayableGraph)
Notification callback when the Animation Window updates its PlayableGraph before sampling an AnimationClip.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
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.