UxrGrabPointInfo.SnapDirection Property
Gets or sets whether the object will snap to the hand or the hand will snap to the object when it is grabbed using the grab point. Only used when any kind of snapping is enabled.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrHandSnapDirection SnapDirection { get; set; }
Property Value
Type: UxrHandSnapDirection