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

VisualEffect.aliveParticleCount

매뉴얼로 전환
public int aliveParticleCount ;

설명

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.