Skip to content
Snippets Groups Projects
Commit 47b5eb6a authored by Luke Campagnola's avatar Luke Campagnola
Browse files

doc update for 3D mouse interaction changes

parent 044b26e1
No related branches found
No related tags found
No related merge requests found
......@@ -39,4 +39,11 @@ The exact set of items available in the menu depends on the contents of the scen
3D visualizations use the following mouse interaction:
* Left button drag: Rotates the scene around a central point
* Middle button drag: Pan the scene by moving the central "look-at" point within the x-y plane
* Middle button drag + CTRL: Pan the scene by moving the central "look-at" point along the z axis
* Wheel spin: zoom in/out
* Wheel + CTRL: change field-of-view angle
And keyboard controls:
* Arrow keys rotate around central point, just like dragging the left mouse button
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment