docs(Docs): update 资源中心.md
This commit is contained in:
parent
915e83bc84
commit
51c5c78626
Binary file not shown.
|
After Width: | Height: | Size: 209 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 MiB |
@ -6,7 +6,7 @@ permalink: /guide/4tirtbsc/
|
||||
|
||||
::: demo-wrapper img no-padding
|
||||
<ImageCard
|
||||
image="/images/manual/home/assets/assets-page.png"
|
||||
image="/images/manual/home/assets/assets-page.jpg"
|
||||
title="资源中心"
|
||||
description="多级分类,精细控制"
|
||||
author="ErSan"
|
||||
@ -25,7 +25,7 @@ date="2025/08/01"
|
||||
/>
|
||||
:::
|
||||
|
||||
- **类型**:可上传资源类型默认为:==模型、材质、纹理、广告牌、HDR==;
|
||||
- **类型**:可上传资源类型默认为:==模型、材质、纹理、广告牌、HDR、3D Tiles==;
|
||||
- **分类**:从树节点中选择资源所属的详细类别;
|
||||
- **标签**:为资源添加特定的标签,比如 ==“有动画、有骨骼”== 之类的,便于在资源列表顶部勾选标签快速搜索;
|
||||
- **缩略图**:可以从本地选择,或者在选择资源文件后,点击 ==通过预览截图== 生成。
|
||||
@ -77,7 +77,8 @@ date="2025/08/01"
|
||||
> }
|
||||
> }
|
||||
> ```
|
||||
> * 二. zip包中不包含`material.json`文件,此时包中的各纹理文件应语义化命名,如下(文件名均为按照关键字模糊匹配):
|
||||
> * 二. zip包中不包含`material.json`文件,此时包中的各纹理文件应语义化命名,如下(文件名均为按照关键字模糊匹配):
|
||||
>
|
||||
> ::: file-tree
|
||||
> - *.zip
|
||||
> - %baseColor%.[png/jpg/webp/tga/hdr/exr] // 基础颜色贴图(高光反射/光泽度工作流:diffuse, 金属/粗糙度工作流:baseColor)
|
||||
@ -108,6 +109,10 @@ date="2025/08/01"
|
||||
- [x] hdr
|
||||
- [x] exr
|
||||
|
||||
@tab 3D Tiles
|
||||
- [x] zip
|
||||
> 上传的zip文件根节点目录下需包含`tileset.json`
|
||||
|
||||
:::
|
||||
- **名称**:默认会在上传资源文件后自动获取文件名填充;
|
||||
- **大小**:会在上传资源文件后自动计算,无需填写。
|
||||
|
||||
Loading…
Reference in New Issue
Block a user