Version: 2022.3
public bool sleeping ;

描述

The sleep state of the particle system.

Unity skips render and dispatch commands while a particle system sleeps. The particle system wakes up if a spawn context triggers new hits.