mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 19:50:03 -06:00
39 lines
858 B
Plaintext
39 lines
858 B
Plaintext
{
|
|
"profile": "empty",
|
|
"commands": [
|
|
{
|
|
"type": "asset",
|
|
"value": "examples/renderable/renderabledisc/disc_ellipse.asset"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"value": {
|
|
"property": "NavigationHandler.OrbitalNavigator.LimitZoom.EnableMinimumAllowedDistance",
|
|
"value": false
|
|
}
|
|
},
|
|
{
|
|
"type": "navigationstate",
|
|
"value": {
|
|
"anchor": "RenderableDisc_Example_Ellipse",
|
|
"position": [
|
|
-8.912373577600023,
|
|
240.7060758193548,
|
|
-143.98449319167156
|
|
],
|
|
"pitch": 0.005038942674584544,
|
|
"up": [
|
|
0.223651402188523,
|
|
-0.4942286228867445,
|
|
-0.8400703057593334
|
|
],
|
|
"yaw": 0.004635536562576999,
|
|
"timestamp": "2000 JAN 01 12:00:00"
|
|
}
|
|
},
|
|
{
|
|
"type": "screenshot"
|
|
}
|
|
]
|
|
}
|