Table of Contents ▸ List of Commands ▸ Input / Output ▸ output_obj | ◀ output_gmz | output_text ▶ |
output_obj
Arguments:
- filename,_save_materials={ 0:No | 1:Yes }
Description:
Output selected 3D meshes as Wavefront 3D object files.Set save_materials to 1 to produce a corresponding material file (.mtl) and eventually texture files.
Beware, the export to .obj files may be quite slow for large 3D objects.
Default values:
save_materials=1.