Files
NixOS-configs/modules/wallpaper-engine/materials/util/debugrt_fb_bloom.json
2025-02-07 17:04:43 -06:00

9 lines
140 B
JSON

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