Files
NixOS-configs/modules/wallpaper-engine/materials/util/debugrt_fb_quarter.json
2025-04-29 13:39:02 -05:00

9 lines
153 B
JSON

{
"passes": [{
"shader": "passthrough",
"depthtest": "disabled",
"depthwrite": "disabled",
"textures": ["_rt_QuarterFrameBuffer"]
}]
}