export-mesh ( mesh fileName -- bool )


Vocabulary
raylib

Inputs
mesha Mesh
fileNamea c-string


Outputs
boola bool


Word description
Export mesh data to file, returns true on success

Definition