mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2025-12-30 15:50:55 -06:00
Remove DebugPlane example
This commit is contained in:
@@ -1,52 +0,0 @@
|
||||
{
|
||||
"profile": "empty",
|
||||
"commands": [
|
||||
{
|
||||
"type": "asset",
|
||||
"value": "examples/screenspacerenderable/screenspaceimagelocal/imagelocal.asset"
|
||||
},
|
||||
{
|
||||
"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": "property",
|
||||
"value": {
|
||||
"property": "ScreenSpace.ScreenSpaceDebugPlane_Example.Texture",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "wait",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"type": "screenshot"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user