Set interaction mode to globe browsing in debugglobe scene

This commit is contained in:
Kalle
2016-07-21 16:04:09 -04:00
parent b44e761eba
commit ede5efdf6d

View File

@@ -19,7 +19,7 @@ end
function postInitialization()
openspace.printInfo("Setting default values")
--openspace.setInteractionMode('GlobeBrowsing')
openspace.setInteractionMode('GlobeBrowsing')
--openspace.restoreCameraStateFromFile("camera_lookat_planet.lua")
openspace.setPropertyValue("MilkyWay.renderable.transparency", 0.55)