mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 07:41:31 +11:00
forgot aliases in artifact-colors preset
This commit is contained in:
parent
0ef58d965c
commit
b91c6702f5
|
@ -4,11 +4,13 @@ shader0 = shaders/artifact-colors/artifact-colors0.slang
|
|||
scale0 = 1.0
|
||||
scale_type0 = source
|
||||
filter_linear0 = false
|
||||
alias0 = Pass1
|
||||
|
||||
shader1 = shaders/artifact-colors/artifact-colors1.slang
|
||||
scale1 = 1.0
|
||||
scale_type1 = source
|
||||
filter_linear1 = false
|
||||
alias1 = Pass2
|
||||
|
||||
shader2 = shaders/artifact-colors/artifact-colors2.slang
|
||||
scale2 = 1.0
|
||||
|
|
Loading…
Reference in a new issue