UxrControllerTracking.RelatedControllerInputType Property

Gets the type of the input controller component that handles input for the same kind of controller this component handles the tracking for.

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

Syntax

C#

public abstract Type RelatedControllerInputType { get; }


Property Value

Type: Type

Implements

IUxrControllerTracking.RelatedControllerInputType

See Also

Reference

UxrControllerTracking Class
UltimateXR.Devices Namespace