You can customize the Unity Editor to rearrange the interface to suit your needs. It’s possible to extend the interface with custom tools, or save different workspace layouts.
| Topic | Description |
|---|---|
| Customize your workspace layout | Arrange the windows in the Editor to create a personalized workspace. |
| Custom Unity Editor tools | Create custom tools to extend the Unity Editor’s functionality for your specific workflow needs. |
| Create custom overlays | Create custom overlays for the Scene view. |
| Programming with gizmos and handles | Draw lines and shapes in the Scene view and Game view, and create interactive handles and controls. |