UxrGrabbableObject.DropAlignTransform Property
Gets the Transform that needs to align with a UxrGrabbableObjectAnchor when placing the object on it.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Transform DropAlignTransform { get; }
Property Value
Type: Transform