UxrHtcViveCosmosInput.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.Integrations.HTC
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public override bool MainJoystickIsTouchpad { get; }
Property Value
Type: Boolean
Implements
IUxrControllerInput.MainJoystickIsTouchpad
See Also
Reference
UxrHtcViveCosmosInput Class
UltimateXR.Devices.Integrations.HTC Namespace