Method OnPreviewGUI
OnPreviewGUI(Rect, GUIStyle)
Call back for ScriptedImporterEditor
선언
public override void OnPreviewGUI(Rect r, GUIStyle background)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| Rect | r | Rectangle of the preview. |
| GUIStyle | background | Style of the background of the preview. |