unreal.PolysExporterT3D

class unreal.PolysExporterT3D(outer: Object | None = None, name: Name | str = 'None')

Bases: Exporter

Polys Exporter T3D

C++ Source:

  • Module: UnrealEd

  • File: PolysExporterT3D.h

Editor Properties: (see get_editor_property/set_editor_property)

  • export_task (AssetExportTask): [Read-Write]

  • format_description (Array[str]): [Read-Write] Descriptiong of the export format

  • format_extension (Array[str]): [Read-Write] File extension to use for this exporter

  • supported_class (type(Class)): [Read-Write] Supported class of this exporter

  • text (bool): [Read-Write] If true, this will export the data as text