mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-01 01:01:37 -06:00
39 lines
845 B
Plaintext
39 lines
845 B
Plaintext
{
|
|
"profile": "empty",
|
|
"commands": [
|
|
{
|
|
"type": "asset",
|
|
"value": "examples/renderable/renderabledisc/disc.asset"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"value": {
|
|
"property": "NavigationHandler.OrbitalNavigator.LimitZoom.EnableMinimumAllowedDistance",
|
|
"value": false
|
|
}
|
|
},
|
|
{
|
|
"type": "navigationstate",
|
|
"value": {
|
|
"anchor": "RenderableDisc_Example",
|
|
"position": [
|
|
-67.72974865535761,
|
|
184.53855756453308,
|
|
-107.47172543683136
|
|
],
|
|
"pitch": 0.005038942674576484,
|
|
"up": [
|
|
0.21152495496213536,
|
|
-0.4327372314619595,
|
|
-0.8763536283572437
|
|
],
|
|
"yaw": 0.004635536562575693,
|
|
"timestamp": "2000 JAN 01 12:00:00"
|
|
}
|
|
},
|
|
{
|
|
"type": "screenshot"
|
|
}
|
|
]
|
|
}
|