diff options
Diffstat (limited to 'scenefiles-4d')
| -rw-r--r-- | scenefiles-4d/unit_sphere.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scenefiles-4d/unit_sphere.json b/scenefiles-4d/unit_sphere.json index 500b8fc..5099526 100644 --- a/scenefiles-4d/unit_sphere.json +++ b/scenefiles-4d/unit_sphere.json @@ -13,7 +13,7 @@ "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": [ { @@ -21,7 +21,7 @@ { "type": "directional", "color": [1.0, 1.0, 1.0], - "direction": [-3.0, -2.0, -1.0, 0.0] + "direction": [-3.0, -2.0, -1.0, -2.0] } ] }, |
