Method OnPreviewGUI
OnPreviewGUI(Rect, GUIStyle)
Call back for ScriptedImporterEditor
Declaration
public override void OnPreviewGUI(Rect r, GUIStyle background)
Parameters
Type | Name | Description |
---|---|---|
Rect | r | Rectangle of the preview. |
GUIStyle | background | Style of the background of the preview. |