sleeping
The sleep state of the particle system.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Field
- Namespace: UnityEngine.VFX
- Assembly: UnityEngine.VFXModule
public bool sleeping
Remarks
Unity skips render and dispatch commands while a particle system sleeps. The particle system wakes up if a spawn context triggers new hits.