BrushGUIEditFlags

enumeration

Cambiar al Manual

Descripción

Flags that specify which brush controls the [IOnInspectorGUI.ShowBrushesGUI] method displays.

Variables

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