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