mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 10:40:09 -06:00
More work on fixing script access to time
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
--openspace.setPropertyValue('Earth.renderable.colorTexture', '${OPENSPACE_DATA}/modules/mars/textures/mars.png')
|
||||
openspace.setTime(1000000)
|
||||
openspace.setDeltaTime(100)
|
||||
openspace.time.setTime(1000000)
|
||||
openspace.time.setDeltaTime(100)
|
||||
Reference in New Issue
Block a user