Enum BrushShortcutType
Sets which shortcut type to use when utilizing the common brush shortcuts.
Namespace: UnityEditor.TerrainTools
Syntax
[Flags]
public enum BrushShortcutType
Fields
| Name | Description | Value |
|---|---|---|
| Rotation | Use the Rotation shortcut. |
|
| RotationSizeStrength | Use multiple shortcuts. |
|
| Size | Use the Size shortcut. |
|
| Strength | Use the Strength shortcut. |