minor update - préparation sunlight
This commit is contained in:
@@ -76,7 +76,8 @@ public:
|
||||
REFLECTION,
|
||||
REFRACTION,
|
||||
TEXTURE,
|
||||
SKYBOX
|
||||
SKYBOX,
|
||||
SUNLIGHT
|
||||
};
|
||||
|
||||
ShaderType GetActiveShader() const { return m_activeShader; };
|
||||
|
||||
Reference in New Issue
Block a user