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

SpriteEditorModuleBase.DoToolbarGUI

Declaration

public void DoToolbarGUI(Rect drawArea);

Parameters

drawArea Area for drawing tool bar.

Description

Implement this to create a custom toolbar.