mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 12:10:52 -06:00
Added ability to disable shading for RenderablePlanet renderables
This commit is contained in:
@@ -65,6 +65,7 @@ private:
|
||||
ghoul::opengl::ProgramObject* _programObject;
|
||||
ghoul::opengl::Texture* _texture;
|
||||
planetgeometry::PlanetGeometry* _geometry;
|
||||
properties::BoolProperty _performShading;
|
||||
|
||||
glm::dmat3 _stateMatrix;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user