UxrControllerInput.RightController3DModel Property
Gets the right instanced 3D controller model, if available. In Single configurations where IsHandednessSupported is false, both sides will return the same model.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrController3DModel RightController3DModel { get; }
Property Value
Type: UxrController3DModel
Implements
IUxrControllerInput.RightController3DModel