The manager that emitted this event.
The node being hovered.
The original event that triggered the hovering. Only provided if it was not a manual hovering.
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 HOVER_ON.
The ray of the hover process. Only provided on HOVER_ON and only if it was not a manual hovering.
Definition of the hover event. These events are sent for hover specific events ({@link EVENTTYPE_INTERACTION}).