UI and config changes + tentative light probe switch

This commit is contained in:
2025-10-17 16:13:49 +02:00
parent 21e986acde
commit 7299df6f1e
4 changed files with 76 additions and 59 deletions

View File

@@ -9,6 +9,7 @@ export const AppState = {
],
ambientOcclusion : true,
shadows : true,
lightProbe : false,
map : null,
clipping : {
enabled: false,