UxrUnityXRControllerInput.ControllerNames Property

Gets list of controller names that the component can handle

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

Syntax

C#

public abstract IEnumerable<string> ControllerNames { get; }


Property Value

Type: IEnumerable(String)

See Also

Reference

UxrUnityXRControllerInput Class
UltimateXR.Devices.Integrations Namespace