IUxrGrabbable.Placed Event

Event called right after the object was placed. An object is placed when the last grip is released and there is a compatible UxrGrabbableObjectAnchor near enough to place it on. The grab event parameters use the same values as Placed.

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

Syntax

C#

event EventHandler<UxrManipulationEventArgs> Placed


Value

Type: System.EventHandler(UxrManipulationEventArgs)

See Also

Reference

IUxrGrabbable Interface
UltimateXR.Manipulation Namespace