The manager that emitted this event.
The node being hovered.
OptionaleventThe original event that triggered the hovering. Only provided if it was not a manual hovering.
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 HOVER_ON.
OptionalrayThe 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 (EVENTTYPE_INTERACTION).