mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
tone down the default settings
This commit is contained in:
parent
776d525115
commit
9586b0d58d
|
@ -94,5 +94,5 @@ texture_wrap_mode16 = "clamp_to_edge"
|
|||
parameters = "mixfactor;threshold;trail_bright;glowFactor"
|
||||
mixfactor = "0.75"
|
||||
threshold = "0.90"
|
||||
trail_bright = "0.10"
|
||||
glowFactor = "0.15"
|
||||
trail_bright = "0.07"
|
||||
glowFactor = "0.10"
|
||||
|
|
Loading…
Reference in a new issue