Click or drag to resize

MouseOtherAxisMode Enumeration

The mode for the mouse's other axes apart from X and Y.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum MouseOtherAxisMode
Members
  Member nameValueDescription
MouseAxis0
DigitalAxis1
See Also