Files
cocos-engine/cocos/physics/category.json
Santy-Wang e82cec17ac update docs (#10796)
* update docs

* update docs more

* refine

* refine
2022-04-20 18:47:53 +08:00

10 lines
498 B
JSON

{
"title": {
"zh": "物理系统",
"en": "Physics System"
},
"description": {
"zh": "物理系统用于让游戏世界的物体按照现实世界进行基于物理的模拟与更新,这对于提升游戏的真实感极为重要",
"en": "The physics system is used to allow objects in the game world to be simulated and updated in accordance with the real world based on physics, which is extremely important to enhance the realism of the game."
}
}