UxrGrabbableObjectAnchor.DropProximityTransform Property
Gets the Transform that will be used to compute the distance to UxrGrabbableObject that can be placed on it, in order to determine if they are close enough.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Transform DropProximityTransform { get; }
Property Value
Type: Transform
See Also
Reference
UxrGrabbableObjectAnchor Class
UltimateXR.Manipulation Namespace