Просмотр исходного кода

Update Geometry.js

Export `Face3`.
Michael Herzog 4 лет назад
Родитель
Сommit
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 };