UxrControllerInput.Secondary Property

Gets which hand is not holding the controller in Single setups where IsHandednessSupported is available. In Dual setups it identifies the non-dominant hand.

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

Syntax

C#

public UxrHandSide Secondary { get; }

Property Value

Type: UxrHandSide

Implements

IUxrControllerInput.Secondary

See Also

Reference

UxrControllerInput Class
UltimateXR.Devices Namespace
IUxrControllerInput.Handedness