Files
engine/docs/en/physics/_meta.json
luzhuang 234d6b7b46 Add sweep and overlap doc (#2823)
* docs: add sweep and overlap doc
2025-09-19 16:15:05 +08:00

27 lines
380 B
JSON

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