VFXParticleSystemInfo

struct in UnityEngine.VFX

Cambiar al Manual

Descripción

This structure provides information data on a particle system.

Variables

aliveCountNumber of alive particles within the particle system, the value is lower than [[VFXParticleSystemInfo._capacity].
boundsThe rendering bound of this particle system.
capacityThe capacity (maximum VFXParticleSystemInfo._aliveCount) of the particle system.
sleepingThe sleep state of the particle system.