mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 08:42:50 +08:00
tweak shadow bias to handle low resolutions better
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#define SHADER_VERSION_LABEL 439 // [439]
|
||||
#define SHADER_VERSION_LABEL 458 // [439]
|
||||
|
||||
#define saturate(x) clamp(x,0.0,1.0)
|
||||
|
||||
|
Reference in New Issue
Block a user