getParticlesByShapeIdToRef method

SolidParticleSystem getParticlesByShapeIdToRef(
  1. num shapeId,
  2. List<SolidParticle> ref
)

Implementation

external SolidParticleSystem getParticlesByShapeIdToRef(num shapeId, List<SolidParticle> ref);