Files
engine/docs/en/physics/_meta.json
luzhuang f6b696583e Doc: opt physics doc (#2551)
* feat: opt physics doc
2025-03-07 16:41:40 +08:00

23 lines
315 B
JSON

{
"overall": {
"title": "Physics Overview",
"order": 0
},
"collider": {
"title": "Collider",
"order": 1
},
"joint": {
"title": "Joint",
"order": 2
},
"manager": {
"title": "Physics Scene",
"order": 3
},
"debug": {
"title": "Physics Debug",
"order": 4
}
}