Files
NixOS-configs/modules/wallpaper-engine/presets/fog/previewfog2/materials/presets/fog2.json
2025-02-07 17:04:43 -06:00

13 lines
228 B
JSON

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