Change pano + autoLP
This commit is contained in:
parent
db28e66c28
commit
3d746196ff
@ -14,7 +14,7 @@ const audioBtn1 = `
|
|||||||
export const config = {
|
export const config = {
|
||||||
scene : {
|
scene : {
|
||||||
initialExposure: 0.6,
|
initialExposure: 0.6,
|
||||||
autoLP: false,
|
autoLP: true,
|
||||||
clipping: {
|
clipping: {
|
||||||
defaultPoint: [
|
defaultPoint: [
|
||||||
-20.3,
|
-20.3,
|
||||||
@ -33,7 +33,7 @@ export const config = {
|
|||||||
popup: theater1Popup,
|
popup: theater1Popup,
|
||||||
coords: [45.4363, 12.3352],
|
coords: [45.4363, 12.3352],
|
||||||
model: "teatro_san_salvador_20250926.gltf",
|
model: "teatro_san_salvador_20250926.gltf",
|
||||||
pano: "pano/hemi-grey.jpg",
|
pano: "pano/defsky-grass.jpg",
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
map : {
|
map : {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user