mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Pluto geometry artefacts commit.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
--openspace.setPropertyValue('Earth.renderable.colorTexture', '${OPENSPACE_DATA}/modules/mars/textures/mars.png')
|
||||
openspace.time.setTime("2007-02-26T17:00:00")
|
||||
--openspace.time.setTime("2006-08-22T20:00:00")
|
||||
--openspace.time.setTime("2006-02-26T17:00:00")
|
||||
openspace.time.setTime("2006-08-22T20:00:00")
|
||||
|
||||
--openspace.time.setDeltaTime(200000.0)
|
||||
--openspace.time.setDeltaTime(5000.00)
|
||||
openspace.time.setDeltaTime(1000)
|
||||
openspace.time.setDeltaTime(10)
|
||||
--openspace.time.setDeltaTime(30000.0)
|
||||
-- print(openspace.time.currentTimeUTC())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user