Namespace UnityEditor.Formats.Fbx.Exporter
Classes
ConvertToNestedPrefab
Class for converting an exported FBX to a Prefab Variant.
For API overview and example scripts, refer to @api_index.
ConvertToPrefabVariantOptions
Class specifying the FBX export settings when converting to a Prefab Variant.
ExportModelOptions
Class specifying the settings for exporting to FBX.
FbxExportSettingsException
Exception class for FBX export settings.
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 API overview and example scripts, refer to @api_index.
Enums
ExportFormat
FBX export format options.
Include
Options for the type of data to include in the export (Model only, animation only, or model and animation).
LODExportType
LODs to export for LOD groups.
ObjectPosition
Options for the position to use for the root GameObject.