IUxrControllerInput.MainJoystickIsTouchpad Property

Gets a value indicating whether the main two-axis input element is a touchpad. If false, it usually means the main joystick is a thumbstick.

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

Syntax

C#

bool MainJoystickIsTouchpad { get; }


Property Value

Type: Boolean

See Also

Reference

IUxrControllerInput Interface
UltimateXR.Devices Namespace