addShape method

num addShape(
  1. Mesh mesh,
  2. num nb, [
  3. SolidParticleSystemAddShapeOptions options
])

Implementation

external num addShape(Mesh mesh, num nb, [SolidParticleSystemAddShapeOptions options]);