How to use Scene Gizmo Context Menu in Unity
Notes:
How to use Scene Gizmo Context Menu in Unity:
Working with scene gizmo context menu:
If we right click on the scene gizmo we get a context menu with set of commands for switching the scene view between perspective, orthographic & isometric views.
Commands:
Free:
Allows us to switch the current view to the isometric view
Perspective + Free:
Allow us to switch the current view to the perspective view
Top:
Allows us to switch the current view to the orthographic top view
Perspective + Top:
Allow us to switch the current view to the perspective top view
Bottom:
Allows us to switch the current view to the orthographic bottom view
Perspective + Bottom:
Allow us to switch the current view to the perspective bottom view
Right:
Allows us to switch the current view to the orthographic right view
Perspective + Right:
Allow us to switch the current view to the perspective right view
Left:
Allows us to switch the current view to the orthographic left view
Perspective + Left:
Allow us to switch the current view to the perspective left view
Front:
Allows us to switch the current view to the orthographic front view
Perspective + Front:
Allow us to switch the current view to the perspective front view
Back:
Allows us to switch the current view to the orthographic back view
Perspective + Back:
Allow us to switch the current view to the perspective back view