Reduce default lighting a bit

This commit is contained in:
2026-05-21 11:23:40 +02:00
parent db2fc2d066
commit b80504aec4
2 changed files with 3 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ const theater2Popup = `
export const config = {
scene : {
initialExposure: 1.5,
initialExposure: 1.2,
autoLP: false,
shadows: false,
initLightDir: [-0.3,-0.7,0.1],