UxrUnityXRControllerInput.LeftControllerName Property

Gets the left controller name, or empty if not connected / doesn’t exist. In Single configurations where IsHandednessSupported is not available, both sides will return the same name.

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

Syntax

C#

public override string LeftControllerName { get; }

Property Value

Type: String

Implements

IUxrControllerInput.LeftControllerName

See Also

Reference

UxrUnityXRControllerInput Class
UltimateXR.Devices.Integrations Namespace