UxrGrabManager.ObjectRemoved Event

Same as ObjectRemoving but called right after the object was removed.

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

Syntax

C#

public event EventHandler<UxrManipulationEventArgs> ObjectRemoved


Value

Type: System.EventHandler(UxrManipulationEventArgs)

See Also

Reference

UxrGrabManager Class
UltimateXR.Manipulation Namespace