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>