Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


sleeping

The sleep state of the particle system.
Read time 1 minuteLast updated 9 days ago

Definition

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.