Version: 2019.4

BrushGUIEditFlags

enumeration

マニュアルに切り替える

説明

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

変数

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.