textureAlphaAffectsParticles
When enabled, the system applies the alpha channel of the Texture to the particle alpha when the particle spawns.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public bool textureAlphaAffectsParticles { get; set; }
Remarks
Additional Resources: ParticleSystem.ShapeModule.texture.