Debug tool for different CubeMap
changed cubemap influence.
This commit is contained in:
@@ -15,7 +15,7 @@ public:
|
||||
void GenerateCubeMapTexture();
|
||||
|
||||
//GLuint CubeMapTexture() const { return m_CubeMapTexture; }
|
||||
GLuint m_CubeMapTexture;
|
||||
GLuint m_CubeMapTexture = -1;
|
||||
|
||||
private:
|
||||
IRenderer* m_Renderer;
|
||||
|
||||
Reference in New Issue
Block a user