separate scene and panorama

This commit is contained in:
2025-11-04 08:15:59 +02:00
parent 96012fda27
commit 429ab07db5
3 changed files with 21 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ export default {
value: 'panorama2d',
icon: 'panorama-variant-outline',
render: true,
type: 'Scene',
type: 'Panorama',
color: 'light-blue-darken-4'
}, {
value: 'environment3d',