public bool textureBilinearFiltering ;

Description

When enabled, the system takes four neighboring samples from the Texture then combines them to give the final particle value.

Enabling this option increases the performance cost, but reduces abrupt color changes when particles spawn between neighboring pixels on the source Texture. See Also: ParticleSystem.ShapeModule.texture.