Basic Exporter Template with Python; Part 6

PHOTO EMBED

Tue Nov 08 2022 14:15:51 GMT+0000 (Coordinated Universal Time)

Saved by @MaVCArt #python

exporter = BasicMayaMeshExporter(options=dict(mesh_name='Sphere001', export_path='my_export_path.fbx'))
exporter.run()
content_copyCOPY