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