mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
replace out-of-spec comments
This commit is contained in:
parent
e11efe9ef4
commit
9e5dd3148e
|
@ -13,8 +13,8 @@ filter_linear1 = false
|
||||||
srgb_framebuffer1 = false
|
srgb_framebuffer1 = false
|
||||||
scale_type1 = source
|
scale_type1 = source
|
||||||
|
|
||||||
// Uncomment these lines for a sharper variation
|
# Uncomment these lines for a sharper variation
|
||||||
//parameters = "SHARPNESS;SCANLINES_STRENGTH;BEAM_MIN_WIDTH"
|
#parameters = "SHARPNESS;SCANLINES_STRENGTH;BEAM_MIN_WIDTH"
|
||||||
//SHARPNESS = "2.0"
|
#SHARPNESS = "2.0"
|
||||||
//SCANLINES_STRENGTH = "0.50"
|
#SCANLINES_STRENGTH = "0.50"
|
||||||
//BEAM_MIN_WIDTH = "0.44"
|
#BEAM_MIN_WIDTH = "0.44"
|
||||||
|
|
Loading…
Reference in a new issue