example UI:

current behavior is arrow, and is default
new behavior is hand
- when selected the cursor turns into an open hand to indicate grabbing
- in this mode the raycaster is off, a user cannot select items
implementation thoughts:
- might be implemented in EditorControls.js
- keyboard shortcut "q" for hand mode? (since "w" is current keyboard shortcut for select / move; "e" is select / rotate; etc)
example UI:

current behavior is arrow, and is default
new behavior is hand
implementation thoughts: