unreal.InterchangeMaterialImportOption¶
- class unreal.InterchangeMaterialImportOption¶
Bases:
EnumBaseEInterchange Material Import Option
C++ Source:
Plugin: Interchange
Module: InterchangePipelines
File: InterchangeGenericMaterialPipeline.h
- IMPORT_AS_MATERIALS: InterchangeMaterialImportOption = Ellipsis¶
Import all materials from the source as material assets.
- Type:
0
- IMPORT_AS_MATERIAL_INSTANCES: InterchangeMaterialImportOption = Ellipsis¶
Import all materials from the source as material instance assets.
- Type:
1