The manager that emitted this event.
The transformation matrix that is applied to the dragged node.
The node being dragged.
The optional drag anchor that was used.
The optional drag constraint that was applied.
The original event that triggered the dragging. Only provided if it was not a manual dragging.
All nodes in the scene tree that share the same groupId and are therefore interacted with at the same time.
The intersection point of the ray with the node. Only provided on DRAG_START.
The ray of the dragging process. Only provided on DRAG_START and DRAG_MOVE and only if it was not a manual dragging.
The optional drag restriction that was used.
Definition of the drag event. These events are sent for drag specific events ({@link EVENTTYPE_INTERACTION}).