]> git.tdb.fi Git - libs/gl.git/blobdiff - source/programbuilder.h
Support hemispherical skylight in ProgramBuilder
[libs/gl.git] / source / programbuilder.h
index 678ee2ca142d9b31e264d2abad9d33ef9fbb31d2..0883f6a74fd07a6479dc1b01fa62424882455042 100644 (file)
@@ -39,6 +39,7 @@ public:
                bool material;
                bool lighting;
                unsigned max_lights;
+               bool skylight;
                bool specular;
                bool normalmap;
                bool shadow;