Send view scaling over parallel connection

This commit is contained in:
Emil Axelsson
2018-03-20 14:23:46 +01:00
parent 2eae7ac26d
commit 0fcd3d9fab
5 changed files with 24 additions and 1 deletions
@@ -41,6 +41,7 @@ public:
glm::dvec3 position;
glm::quat rotation;
std::string focusNode;
float scale;
bool followFocusNodeRotation;
};