소스 검색

Update Geometry.js

Export `Face3`.
Michael Herzog 4 년 전
부모
커밋
33497f2fad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/jsm/deprecated/Geometry.js

+ 1 - 1
examples/jsm/deprecated/Geometry.js

@@ -1866,4 +1866,4 @@ class Face3 {
 
 }
 
-export { Geometry };
+export { Face3, Geometry };