Easily navigate between predefined view presets.Toolbar OverlayThe toolbar overlay is "upgraded" to the UIToolkit version when using 2021.2 and above.Below that version, the IMGUI version is being used.Both behave exactly the same, it's just that the UIToolkit version can be dragged and docked inside the SceneView which the IMGUI cannot be.Save the current active scene view as a preset to be able to switch to later on.Great way to keep track of areas in development.Simply use your keyboard to navigate between presets by using top row number keys to change to a saved preset.Change, Save and Clear presets using a shortcut or the SceneView's toolbar overlay.Show \ Hide the toolbar overlay and gizmos on the scene.Change gizmos color and size (and even texture).Change transition duration and \ or type using Unity's AnimationCurve.Save up to 10 presets per scene.Set shortcuts for saving and switching presets.A demo scene is included (good place to start).