stuff
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"passes": [{
|
||||
"shader": "blur_k3",
|
||||
"depthwrite": "disabled",
|
||||
"depthtest": "disabled",
|
||||
"blending": "normal",
|
||||
"cullmode" : "nocull",
|
||||
"combos": {
|
||||
"VERTICAL": 0
|
||||
},
|
||||
"textures": ["_rt_volumetricsLightBuffer"]
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user