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

Description

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.