The manager that emitted this event.
The node being selected.
OptionaleventThe original event that triggered the selection. Only provided if it was not a manual selection.
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 SELECT_ON.
OptionalrayThe ray of the selection process. Only provided on SELECT_ON and only if it was not a manual selection.
OptionalreselectionIf the deselection happened due to another selection.
Definition of the select event. These events are sent for select specific events (EVENTTYPE_INTERACTION).