Simplified Additive Particle shader. Differences from regular Additive Particle one: // - no Tint color. // - no Smooth particle support. // - no AlphaTest. ... <看更多>
Search
Search
Simplified Additive Particle shader. Differences from regular Additive Particle one: // - no Tint color. // - no Smooth particle support. // - no AlphaTest. ... <看更多>
I know that this topic is old and you finally found a solution but I encountered the same issue and find another solution that also works ... ... <看更多>
... <看更多>
Solved the problem by changing to Particles\Alpha blended shader. Also used startColor and endColor instead of material.color. ... <看更多>
May 16, 2019 - Hey folks, I'm having some trouble getting good saturation in my FX. So far I've been overlapping two particles (one additive and one alpha) ... ... <看更多>