소스 검색

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';