if false deselection is not possible, atleast one element always stays selected
Readonly
eventWill be triggered (after the double click delay) if the user clicks/tabs on the background and there is currently no selection.
Readonly
eventWill be triggered immediately if the user clicks/tabs on the background and there is currently no selection.
Readonly
eventWill be triggered if the user clicks/tabs on a SceneElement.
Readonly
eventWill be triggered if the state of the multi selection mode has changed.
Readonly
eventReadonly
eventReadonly
eventY position of the ground
If true the rectangle selection will be started using with left mouse button. (default: false)
The flag view.CameraControl.leftMouseButtonEnabled
should be set to false in this case.
Note: One finger touch will not start rectangle selection.
Protected
mProtected
mProtected
mProtected
mProtected
mProtected
mDefines the limit for the object movement in positive direction for each axis. (default: [20, 20, 20])
Defines the limit for the object movement in negative direction for each axis. (default: [-20, -20, -20])
enable/disable move on XZ-plane
if disabled it is not possible to move the object below the ground
enable/disable move along Y-axis
if true the multi selection mode is started automatically if the user pressed ctrl or used long touch on an element (default: false)
if false its not possible to deselect all elements by clicking on the background in multi select mode (default: true)
Selection mode of the rectangle select tool (default: Complete
)
enable/disable rotation around X-axis
enable/disable rotation around Y-axis
enable/disable rotation around Z-axis
enable/disable selection of sub elements
Protected
getShould return the current interaction mode. The interaction mode will be checked continuously while the tool is running.
Protected
pickProtected
setProtected
startProtected
updateProtected
updateGenerated using TypeDoc
if enabled visibility of move and rotate interactors depend on camera view angle (default: true)