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

11 lines
218 B
JSON

{
"passes": [{
"shader": "effectcomposebackground",
"blending": "normal",
"depthtest": "disabled",
"depthwrite": "disabled",
"cullmode": "nocull",
"textures": [null, "_rt_FullFrameBuffer"]
}]
}