UxrGrabbableObject.CurrentAnchor Property
Gets the UxrGrabbableObjectAnchor where the object is actually placed or null if it’s not placed on any.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrGrabbableObjectAnchor CurrentAnchor { get; }
Property Value
Type: UxrGrabbableObjectAnchor