mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-23 04:48:53 -05:00
Changes in scene configuration for the new multi-geometry loader.
This commit is contained in:
@@ -8,8 +8,8 @@ return {
|
||||
Type = "RenderableModelProjection",
|
||||
Body = "CHURYUMOV-GERASIMENKO",
|
||||
Geometry = {
|
||||
Type = "WavefrontGeometry",
|
||||
ObjFile = "${OPENSPACE_DATA}/scene/67P/obj/67P_rotated_5_130.obj",
|
||||
Type = "MultiModelGeometry",
|
||||
GeometryFile = "${OPENSPACE_DATA}/scene/67P/obj/67P_rotated_5_130.obj",
|
||||
Magnification = 0,
|
||||
},
|
||||
Textures = {
|
||||
@@ -130,4 +130,4 @@ return {
|
||||
},
|
||||
GuiName = "/Solar/67PTrail"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user