Version: 2023.2
언어: 한국어

BrushGUIEditFlags

enumeration

매뉴얼로 전환

설명

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

변수

NoneDon't display any brush controls.
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.