Files
engine/docs/zh/graphics/_meta.json
2025-05-22 17:40:31 +08:00

38 lines
511 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": "后处理"
},
"quality": {
"title": "图形质量"
}
}