Spaces:
Running
Running
Update test_config/config.json
Browse files- test_config/config.json +1 -1
test_config/config.json
CHANGED
|
@@ -6,5 +6,5 @@
|
|
| 6 |
"minAngle": 0,
|
| 7 |
"maxAngle": 90,
|
| 8 |
"aspect": "",
|
| 9 |
-
"cameraPosition": [
|
| 10 |
}
|
|
|
|
| 6 |
"minAngle": 0,
|
| 7 |
"maxAngle": 90,
|
| 8 |
"aspect": "",
|
| 9 |
+
"cameraPosition": [1, 1, 2]
|
| 10 |
}
|