public bool textureBilinearFiltering ;

설명

When enabled, 4 neighboring samples are taken from the texture, and combined to give the final particle value.

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