ExportMesh abstract method

bool ExportMesh(
  1. MeshStructType mesh,
  2. String fileName
)

Implementation

bool ExportMesh(
  MeshStructType mesh,
  String fileName,
);