Blur behind buttons/sprites should now be working as intended.
This commit is contained in:
@@ -33,6 +33,7 @@ struct RenderScene
|
||||
|
||||
Rectangle Viewport;
|
||||
bool ClearDepth = false;
|
||||
bool ShouldBlur = false;
|
||||
glm::vec4 AmbientColor;
|
||||
|
||||
void Clear()
|
||||
|
||||
Reference in New Issue
Block a user