Files
OpenSpace/tests/SceneLoaderTest/test00.scene

13 lines
218 B
Plaintext

-- Loading an empty common and module dictionary
return {
ScenePath = ".",
Camera = {
Position = {0.0, 0.0, 0.0},
Rotation = {0.0, 0.0, 0.0, 0.0},
Focus = "Root"
},
Modules = {
}
}