UxrGrabbableObject.DropProximityTransform Property

Gets the Transform that will be used to compute the distance to UxrGrabbableObjectAnchor components when looking for the closest available to place it.

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

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace