yes
This commit is contained in:
10
modules/wallpaper-engine/materials/particle/halo.json
Normal file
10
modules/wallpaper-engine/materials/particle/halo.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"passes": [{
|
||||
"shader": "genericparticle",
|
||||
"depthtest": "disabled",
|
||||
"depthwrite": "disabled",
|
||||
"blending": "additive",
|
||||
"cullmode": "nocull",
|
||||
"textures": ["particle/halo"]
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user