VRInputId

Define the enumeration of the input ID of the VR controller.

Enumeration definition

  • VRInputId_System (0)
The input ID of the System button of the controller.
  • VRInputId_Menu (1)
The input ID of the Menu button of the controller.
  • VRInputId_Grip (2)
The input ID of the grip button of the controller.
  • VRInputId_DPad_Left (3)
The input ID of the physical DPad_Left button or simulated by pressing the left part of the touchpad.
  • VRInputId_DPad_Up (4)
The input ID of the physical DPad_Up button or simulated by pressing the top of the touchpad.
  • VRInputId_DPad_Right (5)
The input ID of the physical DPad_Right button or simulated by pressing the right side of the touchpad.
  • VRInputId_DPad_Down (6)
The input ID of the physical DPad_Down button or simulated by pressing the bottom of the touchpad.
  • VRInputId_Volume_Up (7)
The input ID of the volume up button of the controller.
  • VRInputId_Volume_Down (8)
The input ID of the volume down button of the controller.
  • VRInputId_Bumper (9)
The input ID of the bumper of the controller.
  • VRInputId_Back (14)
The input ID of the back button.
  • VRInputId_Enter (15)
The input ID of the enter button.
  • VRInputId_Touchpad (16)
The input ID of the touchpad of the controller.
  • VRInputId_Trigger (17)
The input ID of the trigger of the controller.
  • VRInputId_Thumbstick (18)
The input ID of the thumbstick of the controller.