mirror of
https://github.com/galacean/engine.git
synced 2026-05-07 23:37:11 +08:00
96 lines
1.3 KiB
JSON
96 lines
1.3 KiB
JSON
{
|
|
"basics": {
|
|
"title": "基础",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"interface": {
|
|
"title": "界面",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"core": {
|
|
"title": "核心",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"assets": {
|
|
"title": "资产",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"graphics": {
|
|
"title": "图形",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"animation": {
|
|
"title": "动画",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"physics": {
|
|
"title": "物理",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"script": {
|
|
"title": "脚本",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"UI": {
|
|
"title": "UI",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"xr": {
|
|
"title": "XR",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"input": {
|
|
"title": "交互",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"platform": {
|
|
"title": "多平台发布",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"device": {
|
|
"title": "设备",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"performance": {
|
|
"title": "性能",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"art": {
|
|
"title": "美术",
|
|
"theme": {
|
|
"collapse": true
|
|
}
|
|
},
|
|
"en": {
|
|
"display": "hidden"
|
|
}
|
|
}
|