mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
Send view scaling over parallel connection
This commit is contained in:
@@ -41,6 +41,7 @@ public:
|
||||
glm::dvec3 position;
|
||||
glm::quat rotation;
|
||||
std::string focusNode;
|
||||
float scale;
|
||||
bool followFocusNodeRotation;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user