mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-27 07:18:57 -06:00
Rotate Osiris Rex model to match Spice specification
This commit is contained in:
@@ -157,6 +157,9 @@ function postInitialization()
|
||||
openspace.setPropertyValue("MilkyWay.renderable.transparency", 0.55)
|
||||
openspace.setPropertyValue("MilkyWay.renderable.segments", 50)
|
||||
|
||||
-- Rotate Osiris Rex model to match the specification in the spice data
|
||||
openspace.setPropertyValue("OsirisRex.renderable.modelrotation", {90.0, 0.0, 0.0})
|
||||
|
||||
openspace.printInfo("Done setting default values")
|
||||
|
||||
openspace.resetCameraDirection()
|
||||
|
||||
Reference in New Issue
Block a user