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

10 lines
162 B
JSON

{
"passes": [{
"shader": "genericimage3",
"blending": "normal",
"depthtest": "disabled",
"depthwrite": "disabled",
"cullmode": "nocull"
}]
}