Determines if the drag selection is active and engaging with the scene as the primary input mode.
The ScenePicking.
The ViewportCamera the interaction controls.
The ViewportRendererData used with this interaction.
Virtual
Called when the editor window is being destroyed.
Virtual
Called when the mode is being deactivated.
Virtual
Called when the editor updates.
Virtual
Called when the mode is activated.
Virtual
Called on all modes when currently active mode is changed.
ProtectedperformPerforms the selection based on the specified region. The region is defined by the AABB that encapuslates regionPointA and regionPointB.
Selecting objects by spanning a rectangle over them.