mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 08:11:29 +11:00
12 lines
196 B
Plaintext
12 lines
196 B
Plaintext
|
shaders = 1
|
||
|
|
||
|
shader0 = shaders/crt-blurPi.slang
|
||
|
filter_linear0 = false
|
||
|
scale_type0 = viewport
|
||
|
scale0 = 1.0
|
||
|
alias0 = "PASS0"
|
||
|
|
||
|
parameters = "blurGain;blurRadius"
|
||
|
blurGain = "0.5"
|
||
|
blurRadius = "1.5"
|