setParticles method

SolidParticleSystem setParticles([
  1. num start,
  2. num end,
  3. bool update
])

Implementation

external SolidParticleSystem setParticles([num start, num end, bool update]);