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