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

Descripción

Establece las partículas de este sistema de partícula. size es el número de partículas que se establecen.

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