UxrGrabPointInfo.AlignToControllerAxes Property
Gets or sets the transform in the grabbable object to use that will align to the controller axes (x = right, y = up, z = forward).
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Transform AlignToControllerAxes { get; set; }
Property Value
Type: Transform