UxrInput1D Enumeration

Enumerates the possible elements in a VR controller that have a single axis input.

Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public enum UxrInput1D


Members

Member nameValueDescription
None0No single axis element.
Grip1Analog grip button.
Trigger2Analog trigger button.
Trigger23Secondary analog trigger button, in controllers that have two trigger buttons.

See Also

Reference

UltimateXR.Devices Namespace