11 lines
209 B
JSON
11 lines
209 B
JSON
{
|
|
"passes": [{
|
|
"shader": "genericparticle",
|
|
"depthtest": "disabled",
|
|
"depthwrite": "disabled",
|
|
"cullmode" : "nocull",
|
|
"blending": "additive",
|
|
"textures": ["particle/chromaticdot"]
|
|
}]
|
|
}
|