UxrAvatar.FirstControllerTracking Property
Gets the first enabled tracking device that inherits from UxrControllerTracking, meaning a standard left+right controller setup.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public IUxrControllerTracking FirstControllerTracking { get; }
Property Value
Type: IUxrControllerTracking