mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 08:42:50 +08:00
Cloud fog
cloud fog?
This commit is contained in:
@ -212,7 +212,7 @@ void MaterialReflections(
|
||||
f0 = f0.y == 0.0 ? vec3(0.02) : f0;
|
||||
|
||||
|
||||
// f0 = vec3(0.0);
|
||||
// f0 = vec3(0.9);
|
||||
// roughness = 0.0;
|
||||
|
||||
mat3 basis = CoordBase(normal);
|
||||
|
Reference in New Issue
Block a user