UxrMetaTouchQuest2Input.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.Meta
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

UxrMetaTouchQuest2Input Class
UltimateXR.Devices.Integrations.Meta Namespace