mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-16 23:17:43 +11:00
tone down the default settings
This commit is contained in:
parent
776d525115
commit
9586b0d58d
1 changed files with 2 additions and 2 deletions
|
@ -94,5 +94,5 @@ texture_wrap_mode16 = "clamp_to_edge"
|
||||||
parameters = "mixfactor;threshold;trail_bright;glowFactor"
|
parameters = "mixfactor;threshold;trail_bright;glowFactor"
|
||||||
mixfactor = "0.75"
|
mixfactor = "0.75"
|
||||||
threshold = "0.90"
|
threshold = "0.90"
|
||||||
trail_bright = "0.10"
|
trail_bright = "0.07"
|
||||||
glowFactor = "0.15"
|
glowFactor = "0.10"
|
||||||
|
|
Loading…
Add table
Reference in a new issue