Version: 2020.1
언어: 한국어

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.