UxrSteamVRControllerInput.ControllerNames Property

Gets list of controller names that the component can handle.

Namespace: UltimateXR.Devices.Integrations.SteamVR
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

UxrSteamVRControllerInput Class
UltimateXR.Devices.Integrations.SteamVR Namespace