ExportMeshAsCode function
See RaylibCoreFlatModule.ExportMeshAsCode.
Implementation
bool ExportMeshAsCode(
MeshD mesh,
MemoryPointer<RChar> fileName,
) => _module.ExportMeshAsCode(mesh, fileName);
See RaylibCoreFlatModule.ExportMeshAsCode.
bool ExportMeshAsCode(
MeshD mesh,
MemoryPointer<RChar> fileName,
) => _module.ExportMeshAsCode(mesh, fileName);