UxrGrabbableObject.LimitedRangeOfMotionRotationAxes Property

Gets the local axes that the object can rotate around with limited range of motion (not freely, nor locked).

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

Syntax

C#

public IEnumerable<UxrAxis> LimitedRangeOfMotionRotationAxes { get; }


Property Value

Type: IEnumerable(UxrAxis)

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace