playOnAwake
If set to true, the Particle System will automatically start playing on startup.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public bool playOnAwake { get; set; }
Remarks
Note that this setting is shared between all Particle Systems in the current particle effect.