Files
OpenSpace/visualtests/profiles/default/earth.ostest
Alexander Bock da6e2d4d5a Add a Test Wizard, start recreating new tests, add new functions to create new Lua function returning Profile information (#3734)
* Add new Lua functions to request profile names.   Next version of the wizard
* Replacecurrently existing tests
2025-07-11 17:01:03 +02:00

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"
}
]
}