Files
cocos-engine/cocos/tween/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
371 B
JSON

{
"title": {
"zh": "缓动系统",
"en": "Tween"
},
"description": {
"zh": "缓动系统是一个较为简易的 API 级别的动画系统,用于在一定时间内对对象的属性进行变化",
"en": "Tween system is simpler API-level animation system for changing the properties of an object over a period of time"
}
}