MikaFil commited on
Commit
ec3ce32
·
verified ·
1 Parent(s): 63ae620

Update sogs/config_plantes_8k.json

Browse files
Files changed (1) hide show
  1. sogs/config_plantes_8k.json +3 -3
sogs/config_plantes_8k.json CHANGED
@@ -28,13 +28,13 @@
28
  "cameraYPhone": 0.1,
29
  "cameraZPhone": 1,
30
 
31
- "minZoom": 0.5,
32
  "maxZoom": 3,
33
  "minPivotY": 2.5,
34
  "minAngle": -90,
35
- "maxAngle": 0,
36
  "minAzimuth": -90000,
37
  "maxAzimuth": 90000,
38
 
39
- "minY": 0
40
  }
 
28
  "cameraYPhone": 0.1,
29
  "cameraZPhone": 1,
30
 
31
+ "minZoom": 0.3,
32
  "maxZoom": 3,
33
  "minPivotY": 2.5,
34
  "minAngle": -90,
35
+ "maxAngle": 10,
36
  "minAzimuth": -90000,
37
  "maxAzimuth": 90000,
38
 
39
+ "minY": -0.05
40
  }