This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

SpriteEditorModuleBase.DoPostGUI

Declaration

public void DoPostGUI();

Description

Implement this to draw widgets in Sprite Editor Window.

This method is called last to allow drawing of widgets.