Method UpdatePreviewGraph
UpdatePreviewGraph(PlayableGraph)
Notification callback when the Animation Window updates its PlayableGraph before sampling an AnimationClip.
선언
public void UpdatePreviewGraph(PlayableGraph graph)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| PlayableGraph | graph | The Animation window PlayableGraph. |