Version: 2017.2
public void SetParticles (Particle[] particles, int size);

설명

Set the particles of this particle system. size is the number of particles that is set.

Setting the lifetime of a particle to a negative value will result in Shuriken removing the particle. See Also: GetParticles.