Customizing the Unity Editor
Personalize your workspace layout and create custom tools to match your development workflow.
Read time 1 minuteLast updated 13 days ago
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. |