9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"passes": [{
|
|
"shader": "combine",
|
|
"depthtest": "disabled",
|
|
"depthwrite": "disabled",
|
|
"textures": ["_rt_FullFrameBuffer", "util/black"]
|
|
}]
|
|
}
|