Namespace UnityEditor.Formats.Fbx.Exporter
Classes
ModelExporter
Use the ModelExporter class to export Unity GameObjects to an FBX file.
Use the ExportObject and ExportObjects methods. The default export options are used when exporting the objects to the FBX file.
For information on using the ModelExporter class, see the Developer's Guide.