Determines the device type that the Input Button's virtual button maps to.
Property Value
An InputType, which can have any of the following values:
- Keyboard - if the virtual button is mapped to keyboard input,
- Mouse - if the virtual button is mapped to mouse movement,
- Oculus - if the virtual button is mapped to an Oculus-device (e.g. Oculus Touch or Oculus Remote),
- SteamVR - if the virtual button is mapped to a SteamVR-device (e.g. HTC Wands/Vive Wands, etc.),
- Gamepad - if the virtual button is mapped to a gamepad (e.g. Xbox One Controller).