This actions changes the scale factor for mouse navigation
| <viz:mouse>.setScale( | |
| moving | |
| turning |
)
moving
This adjusts movement by the mouse with the given factor
turning
This adjusts rotations by the mouse with the given factor
Use this command to either speed up or slow down the movement with the mouse.
None