浏览代码

Update index.js

Garrett Johnson 4 年之前
父节点
当前提交
5e5d8a506e
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      example/index.js

+ 0 - 2
example/index.js

@@ -26,8 +26,6 @@ import {
 	TorusBufferGeometry,
 	OrthographicCamera,
 	sRGBEncoding,
-	Vector4,
-	Vector3,
 } from 'three';
 import { FlyOrbitControls } from './FlyOrbitControls.js';
 import { BufferGeometryUtils } from 'three/examples/jsm/utils/BufferGeometryUtils.js';