UxrGrabPointInfo.AlignToController Property
Gets or sets whether to align the grab to the controller axes, useful when grabbing objects that require aiming, such as weapons.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool AlignToController { get; set; }
Property Value
Type: Boolean