Browse Source

Update Geometry.js

Export `Face3`.
Michael Herzog 4 năm trước cách đây
mục cha
commit
33497f2fad
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 };