Basic transparancy working.

This commit is contained in:
Tleety
2016-01-11 15:28:17 +01:00
parent 3c5966d174
commit fa6dd2dc67
5 changed files with 25 additions and 13 deletions
+2
View File
@@ -35,6 +35,8 @@ private:
//----------------------Variables----------------------//
EventBroker* m_EventBroker;
int m_bi = 0;
std::shared_ptr<DebugCameraInputController<Renderer>> m_DebugCameraInputController;
Texture* m_ErrorTexture;