mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Add border to screenspace renderables
This commit is contained in:
@@ -76,7 +76,7 @@ protected:
|
||||
properties::DoubleProperty _verticalFov;
|
||||
|
||||
double _borderRadius = 0.0;
|
||||
glm::ivec3 _borderColor = glm::ivec3(70);
|
||||
glm::ivec3 _wwtBorderColor = glm::ivec3(70);
|
||||
glm::dvec2 _equatorialAim = glm::dvec2(0.0);
|
||||
double _targetRoll = 0.0;
|
||||
bool _isImageCollectionLoaded = false;
|
||||
|
||||
Reference in New Issue
Block a user