UxrGrabPointInfo.GrabProximityTransform Property
Gets or sets the Transform that will be used to compute the distance to UxrGrabber components when GrabberProximityUseDefault is false.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Transform GrabProximityTransform { get; set; }
Property Value
Type: Transform