UxrGrabPointInfo.GrabberProximityUseDefault Property
Gets or sets whether to use the UxrGrabber transform when computing the distance to the grab point. Otherwise it can specify additional proximity transforms using GrabberProximityIndex.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool GrabberProximityUseDefault { get; set; }
Property Value
Type: Boolean