removeMesh method

num removeMesh(
  1. AbstractMesh toRemove, [
  2. bool recursive
])

Implementation

external num removeMesh(AbstractMesh toRemove, [bool recursive]);