pyFM.mesh.file_utils.write_mtl¶
- pyFM.mesh.file_utils.write_mtl(filepath, texture_im='texture_1.jpg')¶
Writes a .mtl file for a .obj mesh.
Use the name of a texture image to define the material.
Writes a .mtl file for a .obj mesh.
Use the name of a texture image to define the material.