toMesh method

Mesh toMesh(
  1. String name, [
  2. Material material,
  3. Scene scene,
  4. bool keepSubMeshes,
])

Implementation

external Mesh toMesh(String name, [Material material, Scene scene, bool keepSubMeshes]);