Shadow will actually shut itself off and delete itself now

This commit is contained in:
FakeShemp
2016-03-13 16:19:17 +01:00
parent 52e5e2527a
commit 9b5e4c10fd
7 changed files with 409 additions and 140 deletions
+1
View File
@@ -71,6 +71,7 @@ private:
bool m_ResizeWindow = false;
int m_SSAO_Quality = 0;
int m_GLOW_Quality = 2;
bool m_Shadow_Enabled = true;
PickingPass* m_PickingPass;
LightCullingPass* m_LightCullingPass;