mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 07:41:31 +11:00
increase grain on vcr shader
This commit is contained in:
parent
0640cc2cca
commit
a8394785d1
|
@ -29,7 +29,7 @@ scale_type4 = source
|
|||
scale4 = 1.0
|
||||
|
||||
parameters = "GRAIN_STR;luminance;bright_boost;target_gamma;saturation"
|
||||
GRAIN_STR = 0.12
|
||||
GRAIN_STR = 12.0
|
||||
luminance = 1.10
|
||||
bright_boost = 0.10
|
||||
target_gamma = 3.50
|
||||
|
|
Loading…
Reference in a new issue