This commit is contained in:
2016-03-14 05:56:09 +01:00
parent 592f33653e
commit 87b983ec6f
3 changed files with 21297 additions and 1 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ private:
bool m_EnableShadows = true;
int m_CurrentNrOfSplits = 4;
float m_SplitWeight = 0.7f;
float m_SplitWeight = 0.962f;
std::array<ShadowFrustum, MAX_SPLITS> m_shadowFrusta;