Editor.DrawPreview

public void DrawPreview(Rect previewArea);

Parameters

previewPositionThe available area to draw the preview.

Description 描述

The first entry point for Preview Drawing.

Draws a grid of previews if there are multiple targets available. Override this method if you want to customize this behaviour.