11 lines
218 B
JSON
11 lines
218 B
JSON
{
|
|
"passes": [{
|
|
"shader": "effectcomposebackground",
|
|
"blending": "normal",
|
|
"depthtest": "disabled",
|
|
"depthwrite": "disabled",
|
|
"cullmode": "nocull",
|
|
"textures": [null, "_rt_FullFrameBuffer"]
|
|
}]
|
|
}
|