bill hai 1 ano
pai
achega
d699b993bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/constant/scene.ts

+ 1 - 1
src/constant/scene.ts

@@ -56,4 +56,4 @@ export const ModelSceneStatusDesc: { [key in ModelSceneStatus]: string } = {
 
 export const ModelSupportType = ["obj", "ply", "las", "osgb", "b3dm"];
 export const ModelSupportFormats = [".zip"];
-export const ModelMaxSize = 1024 * 1024 * 1024;
+export const ModelMaxSize = 2 * 1024 * 1024 * 1024;