feat(SDK & Editor): 为3D Tiles添加侧边配置栏

This commit is contained in:
2025-10-07 22:33:16 +08:00
parent 28a950478b
commit 1f7b232730
15 changed files with 260 additions and 44 deletions
+8 -5
View File
@@ -395,10 +395,6 @@ export default {
'Depth Write': '深度缓冲',
Wireframe: '线框',
},
"Scene theme": "场景主题",
sceneTheme: {
'Blue tone': '蓝田日暖玉生烟',
},
Animations: '动画',
animation: {
Play: '播放',
@@ -542,6 +538,12 @@ export default {
"Html panel":"Html面板",
htmlPanel: {
Content: "内容"
},
"3D Tiles": "3D Tiles",
tiles: {
"Color mode": "颜色模式",
"Box bounds": "盒边界",
"Sphere bounds": "球形边界",
}
},
assets: {
@@ -606,7 +608,8 @@ export default {
Copy: "复制",
Focus: '聚焦',
Support: '支持',
Upload: '上传'
Upload: '上传',
Debug:"调试",
},
/* 提示 */
prompt: {