Files
OpenSpace/tests/visual/osirisrex/osirisrexmodel.ostest
T
Alexander Bock 705c898ccd Asset File cleanup (#2713)
* Updating all assets to new coding style
* Cleaning up asset files
* Moving default_actions and default_keybindings files
* Changing procedural globes to explicitly specified globes
* Move Spice loading explicitly to the initialize part and also deinitialize
* Removing unused asset files
  * Removing asset_helper
  * Removing scale_model_helper asset
  * Removing script_scheduler_helper
  * Removing testing_keybindings
  * Remove procedural_globe
2023-05-28 17:23:20 +02:00

17 lines
631 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.FadeDownTrails"},
{ "type": "script",
"value": "openspace.setPropertyValueSingle('Scene.OsirisRexTrailBennu.Renderable.Enabled', false)"},
{ "type": "wait",
"value": "2"},
{ "type": "screenshot",
"value": ""}
]