SelectionBox constructor
SelectionBox(
- Camera camera,
- Scene scene, [
- double deep = double.maxFinite
Implementation
SelectionBox(this.camera, this.scene, [this.deep = double.maxFinite ]);