Default clipping planes

This commit is contained in:
2025-10-24 08:02:15 +02:00
parent 4dc5e1533c
commit b87863b925
3 changed files with 32 additions and 14 deletions

View File

@@ -15,6 +15,13 @@ export const config = {
scene : {
initialExposure: 0.6,
autoLP: false,
clipping: {
defaultPoint: [
-20.3,
7.3,
-18.3
],
}
},
menu : {
audioBtn1