OverridableToolbar
Types of built-in toolbars that you can use the IOverridableToolbar interface to override.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Enum
- Namespace: UnityEditor.Toolbars
- Assembly: UnityEditor.CoreModule
public enum OverridableToolbar
Fields
Value | Description |
|---|---|
| ToolSettings | The Scene view's built-in Tool Settings toolbar. |
| ViewOptions | The Scene view's built-in View Options toolbar. |