UxrGrabbableObject.Grabbed Event

Event called right after the object was grabbed. The grab event parameters use the same values as Grabbing.

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

Syntax

C#

public event EventHandler<UxrManipulationEventArgs> Grabbed


Value

Type: System.EventHandler(UxrManipulationEventArgs)

Implements

IUxrGrabbable.Grabbed

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace