surroundingMeshes property

List<AbstractMesh> surroundingMeshes

Implementation

external List<AbstractMesh> get surroundingMeshes;
void surroundingMeshes=(List<AbstractMesh> meshes)

Implementation

external set surroundingMeshes(List<AbstractMesh> meshes);