Files
engine/docs/zh/graphics/_meta.json
zhuxudong 3242f8941f [Document] enhance material document (#2546)
* doc: enhance material document
2025-03-31 15:45:10 +08:00

36 lines
464 B
JSON

{
"camera": {
"title": "相机"
},
"background": {
"title": "背景"
},
"light": {
"title": "灯光"
},
"renderer": {
"title": "渲染器"
},
"model": {
"title": "模型"
},
"mesh": {
"title": "网格"
},
"material": {
"title": "材质"
},
"texture": {
"title": "纹理"
},
"2D": {
"title": "2D"
},
"particle": {
"title": "粒子"
},
"postProcess": {
"title": "后处理"
}
}