Added being able to change attenuation in real time

This commit is contained in:
Tleety
2014-05-11 01:05:22 +02:00
parent 22d855a521
commit 37a8af6b65
3 changed files with 58 additions and 4 deletions
+1
View File
@@ -85,6 +85,7 @@ private:
bool m_DrawNormals;
bool m_DrawWireframe;
bool m_DrawBounds;
float CAtt, LAtt, QAtt;
std::shared_ptr<Skybox> m_Skybox;