Mouse Interaction

Parameters can also be modified using mouse-based interactions.

These methods provide a fast way to adjust values without typing or using sliders.

Two primary mouse interaction methods are available:

  • drag editing

  • mouse wheel adjustments


Drag Editing

Numeric parameters can be edited by clicking and holding the parameter value and then moving the mouse horizontally.

Moving the mouse left or right will decrease or increase the parameter value.

This method allows quick continuous adjustments and is especially useful when fine-tuning values during configuration.


Mouse Wheel Adjustment

Parameters can also be modified using the mouse wheel.

To use this method:

  1. Click the parameter value so that it becomes selected

  2. Rotate the mouse wheel to increment or decrement the value

Scrolling the wheel up increases the value, while scrolling down decreases it.


Modifier Keys

Modifier keys can be used to change the step size while adjusting values with the mouse wheel.

Shortcut
Behavior

ALT

Increase step size by 10×

Shift

Reduce step size to 1/10

ALT + Shift

Increase step size by 100×

These modifiers allow users to quickly switch between fine adjustments and larger value changes.

Last updated