mirror of
https://github.com/cocos/cocos-engine.git
synced 2026-09-11 10:09:08 +08:00
10 lines
371 B
JSON
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"
|
|
}
|
|
} |