Touchpad + Keyboard control for the UnityEditor Scene view, adding fast direct control of the Scene camera without a mouse.Keyboard control for the UnityEditor Scene view: adds the missing options of 'rotating' the scene view (not around the pivot, but directly rotating), allowing full control without a mouse (works with touchpad).Adds: Rotation (missing from core UnityEditor)Adds: Keyboard control (missing from core UnityEditor)Config: choose the keyboard shortcutsConfig: choose an (optional) key to quickly enable/disable the feature (turn it off when you don't want it interfering with other Scene view controls)Settings are stored per-user, per-project - so you and your colleagues can each have different settings for the same project (stores in Unity's official 'UserSettings' folder, within your project).