Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ParticleSystem.ShapeModule.textureAlphaAffectsParticles

Switch to Manual
public bool textureAlphaAffectsParticles;

Description

When enabled, the system applies the alpha channel of the Texture to the particle alpha when the particle spawns.

Additional resources: ParticleSystem.ShapeModule.texture.