Enum ExportFormat
FBX export format options.
Namespace: UnityEditor.Formats.Fbx.Exporter
Assembly: Unity.Formats.Fbx.Editor.dll
Syntax
public enum ExportFormat
Fields
Name | Description |
---|---|
ASCII | Output the FBX in ASCII format. |
Binary | Output the FBX in Binary format. |