getParticlesByShapeId method

List<SolidParticle> getParticlesByShapeId(
  1. num shapeId
)

Implementation

external List<SolidParticle> getParticlesByShapeId(num shapeId);