UxrGrabPointInfo.GrabProximityTransformUseSelf Property
Gets or sets whether to use the own UxrGrabbableObject transform when computing the distance to UxrGrabber components.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool GrabProximityTransformUseSelf { get; set; }
Property Value
Type: Boolean