export
Exports the mesh data to a file.
As of raylib 4.0, this function supports only the .obj file format.
Parameters
file Name
The name of the file to export to.
Exports the mesh data to a file.
As of raylib 4.0, this function supports only the .obj file format.
Parameters
file
The file to export to.