Files
OpenSpace/tests/visual/osirisrex/osirisrexmodel.ostest
T
Gene Payne dfc62e44a6 Changes to visual tests mainly to switch from keys to actions (#2484)
* Changing 'keys' test case to 'action' in all .ostest files
* Change recording files to use the standard extension
* Add recording file extension to test file format
* Removed the unwanted second wildcard from set prop command
* Added 10 sec waits after profile.setup.apollo11 action in some tests
2023-02-03 16:30:10 -07:00

16 lines
632 B
Plaintext

[
{ "type": "pause",
"value": "true"},
{ "type": "time",
"value": "2018-10-30T23:00:00.00"},
{ "type": "navigationstate",
"value": "{Anchor='OsirisRex',Pitch=-0.274542E-5,Position={-3.894924E0,-9.051193E0,5.720444E0},ReferenceFrame='Root',Up={-0.911098E0,0.149229E0,-0.384228E0},Yaw=0.270290E-4}"},
{ "type": "action",
"value": "os.fade_down_trails"},
{ "type": "script",
"value": "openspace.setPropertyValueSingle('Scene.OsirisRexTrailBennu.Renderable.Enabled', false)"},
{ "type": "wait",
"value": "2"},
{ "type": "screenshot",
"value": ""}
]