This version of Unity is unsupported.

MaterialEditor.OnPreviewGUI

public void OnPreviewGUI(Rect r, GUIStyle background);

Parameters

rRectangle in which to draw the preview.
backgroundBackground image.

Description

Custom preview for Image component.