Add scale to topic

This commit is contained in:
Ylva Selling
2022-05-04 12:27:44 -04:00
parent 9a49966fb6
commit d3a955e6be
3 changed files with 6 additions and 0 deletions
@@ -74,6 +74,7 @@ public:
bool isFacingCamera() const;
void setEnabled(bool isEnabled);
float depth();
float scale() const;
// Screen space functionality in these coords: [-1,1][-ratio,ratio]
glm::vec2 screenSpacePosition();