Version: 2022.1
언어: 한국어
public void UpdatePreviewGraph (Playables.PlayableGraph graph);

파라미터

graph The Animation window PlayableGraph.

설명

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.