Event objectsGrabbed
Must be called by the implementer when an object has been grabbed Params: the rayOrign, the grabbed objects
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
event Action<Transform, HashSet<Transform>> objectsGrabbed
Returns
Type | Description |
---|---|
Action<Transform, HashSet<Transform>> |