mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
* Add new Lua functions to request profile names. Next version of the wizard * Replacecurrently existing tests
42 lines
856 B
Plaintext
42 lines
856 B
Plaintext
{
|
|
"profile": "default",
|
|
"commands": [
|
|
{
|
|
"type": "navigationstate",
|
|
"value": {
|
|
"anchor": "MilkyWayVolume",
|
|
"position": [
|
|
-1.506000226307779e+20,
|
|
3.128942356255645e+19,
|
|
1.0249945362529258e+21
|
|
],
|
|
"pitch": -0.0017689853036609552,
|
|
"up": [
|
|
0.6730928472998732,
|
|
0.7355969169149758,
|
|
0.07644079237509074
|
|
],
|
|
"yaw": 0.00518220129806512,
|
|
"timestamp": "2025 JUN 29 15:30:51"
|
|
}
|
|
},
|
|
{
|
|
"type": "property",
|
|
"value": {
|
|
"property": "Scene.SunOrbit.Renderable.Enabled",
|
|
"value": true
|
|
}
|
|
},
|
|
{
|
|
"type": "property",
|
|
"value": {
|
|
"property": "Scene.TullyGalaxies.Renderable.Enabled",
|
|
"value": true
|
|
}
|
|
},
|
|
{
|
|
"type": "screenshot"
|
|
}
|
|
]
|
|
}
|