Version: 2019.2
Experimental: this API is experimental and might be changed or removed in the future.

VisualEffect.aliveParticleCount

Switch to Manual
public int aliveParticleCount ;

Description

Returns the sum of all alive particles within the visual effect.

If the particle count is only available on the GPU, the actual result can be delayed. This is because the system uses an asynchronous readback to retrieve the result.