Files
NixOS-configs/modules/wallpaper-engine/presets/magic/previewpowerup/materials/presets/poweruptrail.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"]
}]
}