UxrInput2D Enumeration
Enumerates the possible elements in a VR controller that have a 2-axis input.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public enum UxrInput2D
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No element. | |
Joystick | 1 | Controller joystick. | |
Joystick2 | 2 | Secondary joystick in a device that has two joysticks. |