9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"passes": [{
|
|
"shader": "passthrough",
|
|
"depthtest": "disabled",
|
|
"depthwrite": "disabled",
|
|
"textures": ["_rt_FullFrameBuffer"]
|
|
}]
|
|
}
|