Enum BrushModifierKey
Options for brush modifier key shortcuts.
Namespace: UnityEditor.TerrainTools
Syntax
[Flags]
public enum BrushModifierKey
Fields
Name | Description | Value |
---|---|---|
BRUSH_MOD_1 | Use brush modifier 1. |
|
BRUSH_MOD_2 | Use brush modifier 2. |
|
BRUSH_MOD_3 | Use brush modifier 3. |
|
BRUSH_MOD_INVERT | Use invert modifier. |