unreal.PCGExportAttributesFormat¶
- class unreal.PCGExportAttributesFormat¶
Bases:
EnumBaseEPCGExport Attributes Format
C++ Source:
Plugin: PCG
Module: PCG
File: PCGExportSelectedAttributes.h
- BINARY: PCGExportAttributesFormat = Ellipsis¶
Export binary data to file using the Unreal archive system.
- Type:
0
- JSON: PCGExportAttributesFormat = Ellipsis¶
Output the asset values into a JSON format.
- Type:
1