diff options
| author | David Doan <daviddoan@Davids-MacBook-Pro-193.local> | 2023-12-13 03:59:19 -0500 |
|---|---|---|
| committer | David Doan <daviddoan@Davids-MacBook-Pro-193.local> | 2023-12-13 03:59:19 -0500 |
| commit | 8f3662d06a015f9b6e21b43bdd5f22765b12323a (patch) | |
| tree | 39c0fea1596e9be3d0d472f18f27e450f2015f6f /scenefiles-4d/unit_cube.json | |
| parent | eaea332f31d8f14caf2f4675779241ad30655fc3 (diff) | |
| parent | 8a59716630868da2b051b7c5f907c13f2324ae25 (diff) | |
camera movement
Diffstat (limited to 'scenefiles-4d/unit_cube.json')
| -rw-r--r-- | scenefiles-4d/unit_cube.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scenefiles-4d/unit_cube.json b/scenefiles-4d/unit_cube.json index 6810d2e..6b1ee6f 100644 --- a/scenefiles-4d/unit_cube.json +++ b/scenefiles-4d/unit_cube.json @@ -13,8 +13,8 @@ "heightAngle": 30.0, "depthAngle": 30.0, "focus": [0.0, 0.0, 0.0, 0.0], - "over": [0.0, 1.0, 0.0, 0.0] - }, + "over": [0.0, 0.0, 0.0, 1.0] +}, "groups": [ { "lights": [ |
