Files
NixOS-configs/modules/wallpaper-engine/presets/rain/previewrefractive/materials/particle/refractiverain.json
2025-04-29 13:39:02 -05:00

22 lines
451 B
JSON

{
"passes" :
[
{
"blending" : "translucent",
"combos" :
{
"REFRACT" : 1
},
"constantshadervalues" :
{
"ui_editor_properties_overbright" : 1,
"ui_editor_properties_refract_amount" : 0.10000000149011612
},
"cullmode" : "nocull",
"depthtest" : "disabled",
"depthwrite" : "disabled",
"shader" : "genericparticle",
"textures" : [ "particle/drop", "particle/drop_normal" ]
}
]
}