This commit is contained in:
Teejoon
2016-02-26 18:36:49 +01:00
parent 62e22d3821
commit cc5943fcee
8 changed files with 81 additions and 29 deletions
+1
View File
@@ -64,6 +64,7 @@ private:
int m_CubeMapTexture = 0;
bool m_ResizeWindow = false;
int m_SSAO_Quality = 0;
int m_GLOW_Quality = 2;
PickingPass* m_PickingPass;
LightCullingPass* m_LightCullingPass;