LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ImageEditor.OnPreviewGUI

public void OnPreviewGUI(Rect rect, GUIStyle background);

Parameters

rectRectangle in which to draw the preview.
backgroundBackground image.

Description

Custom preview for Image component.