VRTouchpadMode
Used to identify the behavior of a specified VR touchpad.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
310 | Touch | 0 | The touchpad is treated as ButtonB if it is the left touchpad, or ButtonA if it is the right touchpad. | |
310 | VirtualThumbstick | 1 | The touchpad will function as a gamepad joystick. | |
310 | ABXY | 2 | The touchpad will function as a means of inputting the standard ABXY gamepad input, dividing it up into 4 diagonal pie slices. |
Description
Used to identify the behavior of a specified VR touchpad.
History 4
- 310 Add VirtualThumbstick
- 310 Add Touch
- 310 Add ABXY
- 310 Add VRTouchpadMode