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 nameValueDescription
None0No element.
Joystick1Controller joystick.
Joystick22Secondary joystick in a device that has two joysticks.

See Also

Reference

UltimateXR.Devices Namespace