Version: Unity 6.3 LTS (6000.3)
Language : English
Create a custom overlay
Default Scene view overlay reference

Overlays reference

Learn about the properties of each overlay that appears in the SceneA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary
view..

Topic Description
Default Scene view overlay reference The overlays that appear in the Scene viewAn interactive view into the world you are creating. You use the Scene View to select and position scenery, characters, cameras, lights, and all other types of Game Object. More info
See in Glossary
by default.
Draw Modes overlay reference Change how meshes render in the Scene view.
View Options overlay Control what the Scene view displays, enable or disable audio and configure gizmosA graphic overlay associated with a GameObject in a Scene, and displayed in the Scene View. Built-in scene tools such as the move tool are Gizmos, and you can create custom Gizmos using textures or scripting. Some Gizmos are only drawn when the GameObject is selected, while other Gizmos are drawn by the Editor regardless of which GameObjects are selected. More info
See in Glossary
.
Debug Mode options reference Configure the Debug Draw mode options.
Grid and Snap toolbar overlay reference Change the appearance and behavior of the Scene grid.
Overlays menu reference Choose which overlays appear in the Scene view.

Additional resources

Create a custom overlay
Default Scene view overlay reference