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

11 lines
200 B
JSON

{
"passes": [{
"shader": "genericparticle",
"depthtest": "disabled",
"depthwrite": "disabled",
"blending": "additive",
"cullmode": "nocull",
"textures": ["particle/halo"]
}]
}