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

12 lines
206 B
JSON

{
"passes": [{
"shader": "volumetricsfront",
"depthwrite": "disabled",
"depthtest": "disabled",
"cullmode": "nocull",
"blending": "additive",
"combos": {
"FULLSCREEN": 1
}
}]
}