Files
engine/docs/en/graphics/_meta.json
2025-05-28 17:53:53 +08:00

38 lines
521 B
JSON

{
"camera": {
"title": "Camera"
},
"background": {
"title": "Background"
},
"light": {
"title": "Light"
},
"renderer": {
"title": "Renderer"
},
"model": {
"title": "Model"
},
"mesh": {
"title": "Mesh"
},
"material": {
"title": "Material"
},
"texture": {
"title": "Texture"
},
"2D": {
"title": "2D"
},
"particle": {
"title": "Particle"
},
"postProcess": {
"title": "Post Process"
},
"quality": {
"title": "Graphic Quality"
}
}