mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-01 09:10:18 -06:00
37 lines
753 B
Plaintext
37 lines
753 B
Plaintext
{
|
|
"profile": "empty",
|
|
"commands": [
|
|
{
|
|
"type": "asset",
|
|
"value": "examples/renderable/renderableboxgrid/boxgrid.asset"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"value": {
|
|
"property": "NavigationHandler.OrbitalNavigator.LimitZoom.EnableMinimumAllowedDistance",
|
|
"value": false
|
|
}
|
|
},
|
|
{
|
|
"type": "navigationstate",
|
|
"value": {
|
|
"anchor": "Root",
|
|
"position": [
|
|
128.34991782140776,
|
|
91.09438358963658,
|
|
159.03746448970497
|
|
],
|
|
"up": [
|
|
-0.3239370352516554,
|
|
0.9004344829627251,
|
|
-0.290314551967375
|
|
],
|
|
"timestamp": "2000 JAN 01 12:00:00"
|
|
}
|
|
},
|
|
{
|
|
"type": "screenshot"
|
|
}
|
|
]
|
|
}
|