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