Enum MouseAxis
Mouse axes
public enum MouseAxis
Fields
Wheel = 2
The scroll wheel
X = 0
The horizontal mouse movement
Y = 1
The vertical mouse movement
Mouse axes
public enum MouseAxis
Wheel = 2
The scroll wheel
X = 0
The horizontal mouse movement
Y = 1
The vertical mouse movement