Files
OpenSpace/tests/SceneLoaderTest/test00-location.scene

13 lines
251 B
Plaintext

-- Loading an empty common and module dictionary in a different folder
return {
ScenePath = "scene-folder",
Camera = {
Position = {0.0, 0.0, 0.0},
Rotation = {0.0, 0.0, 0.0, 0.0},
Focus = "Root"
},
Modules = {
}
}