tune(debug): refine fog and debug controls

This commit is contained in:
Tom Boullay
2026-05-25 01:00:31 +02:00
parent a4383a7cec
commit f175ad6240
4 changed files with 69 additions and 8 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ export const VEGETATION_TYPES = {
sapin: {
mapName: "sapin",
modelPath: "/models/sapin/model.gltf",
scaleMultiplier: 2,
scaleMultiplier: 5,
castShadow: true,
receiveShadow: true,
enabled: true,