Files
NixOS-configs/modules/wallpaper-engine/presets/magic/previewpowerup/materials/presets/poweruptrail.json
2025-04-29 13:39:02 -05:00

11 lines
200 B
JSON

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