Reflection map framework in progress

--HG--
extra : convert_revision : svn%3A7752d6cf-9f14-4ad2-affc-04f1e67b81a5/trunk%4055
This commit is contained in:
kearwood
2012-05-08 23:39:52 +00:00
parent 0594bc0953
commit 2627657e93
10 changed files with 205 additions and 91 deletions

View File

@@ -50,6 +50,7 @@ public:
bool bEnableDiffuseMap;
bool bEnableNormalMap;
bool bEnableSpecMap;
bool bEnableReflectionMap;
bool bEnableLightMap;
bool bDebugPSSM;
bool bDebugSuperShiny;