diff --git a/visualtests/example/screenspacerenderable/screenspacedebugplane/debugplane.ostest b/visualtests/example/screenspacerenderable/screenspacedebugplane/debugplane.ostest deleted file mode 100644 index aeb8ba22b5..0000000000 --- a/visualtests/example/screenspacerenderable/screenspacedebugplane/debugplane.ostest +++ /dev/null @@ -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" - } - ] -}