getMeshesByID method

List<AbstractMesh> getMeshesByID(
  1. String id
)

Implementation

external List<AbstractMesh> getMeshesByID(String id);