You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Enable/disable Toolbox Scene View and assign hotkeys
40
+
40
41
## Table Of Contents
41
42
42
43
-[Attributes & Drawers](#drawers)
@@ -56,15 +57,17 @@ Unity 2018.x or newer
56
57
- [Project](#project)
57
58
- [Toolbar](#toolbar)
58
59
- [Utilities](#utilities)
60
+
- [SceneView](#sceneview)
59
61
60
62
## Settings
61
63
62
64
The most important file, allows the user to manage all available features. Can be accessed from the Project Settings window (Edit/Project Settings.../Editor Toolbox) or directly inside the Project window. Make sure to have one valid settings file per project.
63
65
64
-
Available features are divided into three groups:
66
+
Available features are divided into four groups:
65
67
- Hierarchy
66
68
- Project
67
69
- Inspector
70
+
- SceneView
68
71
69
72
Each module is described in its respective section.
0 commit comments