mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 04:00:37 -06:00
Set interaction mode to globe browsing in debugglobe scene
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user