diff options
| author | sotech117 <michael_foiani@brown.edu> | 2023-12-13 02:33:49 -0500 |
|---|---|---|
| committer | sotech117 <michael_foiani@brown.edu> | 2023-12-13 02:33:49 -0500 |
| commit | 87e614254bc0b1ad0f2ac28a5092c97caab09d7a (patch) | |
| tree | 1a097cd7f816ab57b10aca655cb57ed8aff5d5f4 /scenefiles-4d | |
| parent | 0ef7894752697fd754dc9ba6751f12a15af5f6c9 (diff) | |
update other unit scene files
Diffstat (limited to 'scenefiles-4d')
| -rw-r--r-- | scenefiles-4d/unit_cone.json | 2 | ||||
| -rw-r--r-- | scenefiles-4d/unit_cylinder.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scenefiles-4d/unit_cone.json b/scenefiles-4d/unit_cone.json index 9591e9c..42bf44b 100644 --- a/scenefiles-4d/unit_cone.json +++ b/scenefiles-4d/unit_cone.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": [ { diff --git a/scenefiles-4d/unit_cylinder.json b/scenefiles-4d/unit_cylinder.json index 2a795db..62e9cef 100644 --- a/scenefiles-4d/unit_cylinder.json +++ b/scenefiles-4d/unit_cylinder.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": [ { |
