mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
11 lines
291 B
Plaintext
11 lines
291 B
Plaintext
[
|
|
{ "type": "time",
|
|
"value": "2019-01-01T05:00:00.00"},
|
|
{ "type": "script",
|
|
"value": "openspace.setPropertyValueSingle('Scene.ISS_trail.Renderable.Enabled', false)"},
|
|
{ "type": "wait",
|
|
"value": "20"},
|
|
{ "type": "screenshot",
|
|
"value": "Earth"}
|
|
]
|