mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 10:40:09 -06:00
* Add new Lua functions to request profile names. Next version of the wizard * Replacecurrently existing tests
41 lines
769 B
Plaintext
41 lines
769 B
Plaintext
{
|
|
"profile": "default",
|
|
"commands": [
|
|
{
|
|
"type": "navigationstate",
|
|
"value": {
|
|
"anchor": "Earth",
|
|
"position": [
|
|
18649625.5033414,
|
|
6662611.382639919,
|
|
11017254.262600612
|
|
],
|
|
"up": [
|
|
-0.5025915644152299,
|
|
-0.022269866151295947,
|
|
0.8642371042950283
|
|
],
|
|
"timestamp": "2025 JUN 28 12:24:27"
|
|
}
|
|
},
|
|
{
|
|
"type": "property",
|
|
"value": {
|
|
"property": "Scene.ISS_trail.Renderable.Enabled",
|
|
"value": false
|
|
}
|
|
},
|
|
{
|
|
"type":
|
|
"property",
|
|
"value": {
|
|
"property": "Scene.Tiangong_trail.Renderable.Enabled",
|
|
"value": false
|
|
}
|
|
},
|
|
{
|
|
"type": "screenshot"
|
|
}
|
|
]
|
|
}
|