unreal.InterchangeMaterialImportOption

class unreal.InterchangeMaterialImportOption

Bases: EnumBase

EInterchange Material Import Option

C++ Source:

  • Plugin: Interchange

  • Module: InterchangePipelines

  • File: InterchangeGenericMaterialPipeline.h

IMPORT_AS_MATERIALS: InterchangeMaterialImportOption

Import all materials from the source as material assets.

Type:

0

IMPORT_AS_MATERIAL_INSTANCES: InterchangeMaterialImportOption

Import all materials from the source as material instance assets.

Type:

1