mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-25 05:48:59 -05:00
38 lines
778 B
Plaintext
38 lines
778 B
Plaintext
{
|
|
"profile": "empty",
|
|
"commands": [
|
|
{
|
|
"type": "asset",
|
|
"value": "examples/screenspacerenderable/screenspacedebugplane/debugplane.asset"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"value": {
|
|
"property": "ScreenSpace.ScreenSpaceDebugPlane_Example.FaceCamera",
|
|
"value": false
|
|
}
|
|
},
|
|
{
|
|
"type": "property",
|
|
"value": {
|
|
"property": "ScreenSpace.ScreenSpaceDebugPlane_Example.CartesianPosition",
|
|
"value": [
|
|
0.0,
|
|
0.9599999785423279,
|
|
-2.0
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "property",
|
|
"value": {
|
|
"property": "ScreenSpace.ScreenSpaceDebugPlane_Example.Scale",
|
|
"value": 1.4500000476837158
|
|
}
|
|
},
|
|
{
|
|
"type": "screenshot"
|
|
}
|
|
]
|
|
}
|