UI and config changes + tentative light probe switch
This commit is contained in:
@@ -12,6 +12,10 @@ const audioBtn1 = `
|
||||
`;
|
||||
|
||||
export const config = {
|
||||
scene : {
|
||||
initialExposure: 0.6,
|
||||
autoLP: false,
|
||||
},
|
||||
menu : {
|
||||
audioBtn1
|
||||
},
|
||||
@@ -22,7 +26,7 @@ export const config = {
|
||||
popup: theater1Popup,
|
||||
coords: [45.4363, 12.3352],
|
||||
model: "teatro_san_salvador_20250926.gltf",
|
||||
pano: "defsky-grass.jpg",
|
||||
pano: "hemi-grey.jpg",
|
||||
}
|
||||
],
|
||||
map : {
|
||||
|
||||
Reference in New Issue
Block a user