mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-01 17:19:05 -06:00
Added camera offset support
This commit is contained in:
@@ -61,6 +61,7 @@ namespace scenegraph {
|
||||
const std::string keyCamera = "Camera";
|
||||
const std::string keyFocusObject = "Focus";
|
||||
const std::string keyPositionObject = "Position";
|
||||
const std::string keyViewOffset = "Offset";
|
||||
const std::string keyPathModule = "ModulePath";
|
||||
} // namespace scenegraph
|
||||
|
||||
|
||||
Reference in New Issue
Block a user