Click or drag to resize

MouseOtherAxisMode Class

The mode for the mouse's other axes apart from X and Y.
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      RewiredMouseOtherAxisMode

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class MouseOtherAxisMode : Enum

The MouseOtherAxisMode type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberDigitalAxis 
Public fieldStatic memberMouseAxis 
Public fieldvalue__ 
Top
See Also