Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

UI.ImageEditor.OnPreviewGUI

public function OnPreviewGUI(rect: Rect, background: GUIStyle): void;

Parameters

rect Rectangle in which to draw the preview.
background Background image.

Description

Custom preview for Image component.