UxrGrabbableObject.RangeOfMotionRotationAxes Property

Gets the local axes that the object can rotate around.

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

Syntax

C#

public IEnumerable<UxrAxis> RangeOfMotionRotationAxes { get; }


Property Value

Type: IEnumerable(UxrAxis)

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace