浏览代码

Update SelectionBox.js

Michael Herzog 3 年之前
父节点
当前提交
5863ee6797
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      examples/jsm/interactive/SelectionBox.js

+ 1 - 2
examples/jsm/interactive/SelectionBox.js

@@ -1,7 +1,6 @@
 import {
 import {
 	Frustum,
 	Frustum,
 	Vector3,
 	Vector3,
-	InstancedMesh,
 	Matrix4,
 	Matrix4,
 	Quaternion,
 	Quaternion,
 } from '../../../build/three.module.js';
 } from '../../../build/three.module.js';
@@ -224,4 +223,4 @@ class SelectionBox {
 
 
 }
 }
 
 
-export { SelectionBox };
+export { SelectionBox };