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