Event objectsDropped
Must be called by the implementer when objects have been dropped Params: the rayOrigin, the dropped objects
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
event Action<Transform, Transform[]> objectsDropped
Returns
Type | Description |
---|---|
Action<Transform, Transform[]> |