mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
redo application for ambient lighting in all dimensions. fix RTAO/SSGI in end/nether
This commit is contained in:
@ -397,7 +397,7 @@ void main() {
|
||||
// #endif
|
||||
|
||||
#ifdef WhiteWorld
|
||||
Albedo.rgb = vec3(1.0);
|
||||
Albedo.rgb = vec3(0.5);
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user