Manages the SceneTree selection in the editor. This object manages the SceneTree selection in the editor. Add a node to the selection. Clear the selection. Get the list of selected nodes. Get the list of selected nodes, optimized for transform operations (ie, moving them, rotating, etc). This list avoids situations where a node is selected and also chid/grandchild. Remove a node from the selection. Emitted when the selection changes.