This version of Unity is unsupported.

BrushGUIEditFlags

enumeration

Description

Flags that toggle which brush controls are displayed when calling [IOnInspectorGUI.ShowBrushesGUI].

Properties

SelectDisplay the brush selection control.
InspectDisplay the brush inspector for the currently selected brush.
OpacityDisplay the brush opacity control.
SelectAndInspectDisplay the brush selection control, and the brush inspector for the currently selected brush.
AllDisplay all brush controls.