chenjingheng 6 달 전
부모
커밋
5e0b0e802b
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      product/4dkk/en-us/addobj.md
  2. 1 1
      product/4dkk/zh-cn/addobj.md

+ 1 - 1
product/4dkk/en-us/addobj.md

@@ -1,5 +1,5 @@
 ### Tutorial for model upload<!-- {docsify-ignore} -->
-1. Size of zip files should not exceeds 5MB; <br>
+1. Size of zip files should not exceeds 10MB; <br>
 2. Only 3D models in the obj format are supported;<br>
 3. Only zip format supported;<br>
 4. The package file needs to contain three files: textures, models, and mtl files;<br>

+ 1 - 1
product/4dkk/zh-cn/addobj.md

@@ -1,5 +1,5 @@
 ### 上传单体三维模型格式要求<!-- {docsify-ignore} -->
-1、文件大小需小于 5MB;<br>
+1、文件大小需小于 10MB;<br>
 2、仅支持 obj 格式三维模型;<br>
 3、打包文件格式需为 zip;<br>
 4、打包文件需包含贴图、模型、mtl文件;<br>