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

ParticleSystem.ShapeModule.textureColorAffectsParticles

Switch to Manual
public bool textureColorAffectsParticles;

Description

When enabled, the system applies the RGB channels of the Texture to the particle color when the particle spawns.

Additional resources: ParticleSystem.ShapeModule.texture.