mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 11:09:37 -06:00
Set scale of bennu and osiris-rex to be more reasonable wrt osiris-rex trail
This commit is contained in:
@@ -14,7 +14,7 @@ return {
|
||||
Geometry = {
|
||||
Type = "MultiModelGeometry",
|
||||
GeometryFile = "models/BennuUntextured.obj",
|
||||
Magnification = 4,
|
||||
Magnification = 3.3,
|
||||
},
|
||||
Shading = {
|
||||
PerformShading = true,
|
||||
|
||||
@@ -13,7 +13,7 @@ return {
|
||||
Geometry = {
|
||||
Type = "MultiModelGeometry",
|
||||
GeometryFile = "models/osiris.obj",
|
||||
Magnification = 4,
|
||||
Magnification = 0,
|
||||
},
|
||||
Textures = {
|
||||
Type = "simple",
|
||||
|
||||
Reference in New Issue
Block a user