Expand description
Mouse inputs
Structsยง
- Mouse
Move - Relative changes in position of mouse movement on both axes.
- Mouse
Move Axis - Relative changes in position of mouse movement on a single axis (X or Y).
- Mouse
Move Direction - Provides button-like behavior for mouse movement in cardinal directions.
- Mouse
Scroll - Amount of mouse wheel scrolling on both axes.
- Mouse
Scroll Axis - Amount of mouse wheel scrolling on a single axis (X or Y).
- Mouse
Scroll Direction - Provides button-like behavior for mouse wheel scrolling in cardinal directions.