ExportMeshAsCode abstract method

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

Implementation

bool ExportMeshAsCode(
  MeshStructType mesh,
  String fileName,
);