UxrGrabManager.RemoveObjectFromAnchor Method
Removes a UxrGrabbableObject placed on an UxrGrabbableObjectAnchor.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public void RemoveObjectFromAnchor(
UxrGrabbableObject grabbableObject,
bool propagateEvents
)
Parameters
- grabbableObject
- Type: UltimateXR.Manipulation.UxrGrabbableObject
Grabbable object to remove from the anchor - propagateEvents
- Type: System.Boolean
Whether to propagate events