瀏覽代碼

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