UxrGrabManager.ObjectRemoving Event

Event called whenever a UxrGrabbableObject is about to be removed from an UxrGrabbableObjectAnchor. The following properties from UxrManipulationEventArgs will contain meaningful data:  

  Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public event EventHandler<UxrManipulationEventArgs> ObjectRemoving


Value

Type: System.EventHandler(UxrManipulationEventArgs)

See Also

Reference

UxrGrabManager Class
UltimateXR.Manipulation Namespace