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