unreal.AxFInterchangePipeline

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

Bases: InterchangePipelineBase

Ax FInterchange Pipeline

C++ Source:

  • Plugin: InterchangeAxF

  • Module: InterchangeAxF

  • File: AxFInterchangePipeline.h

Editor Properties: (see get_editor_property/set_editor_property)

  • pipeline_display_name (str): [Read-Write]

  • reimport_strategy (ReimportStrategyFlags): [Read-Write] Set the reimport strategy.

  • use_triplanar_mapping_by_default (bool): [Read-Write]

property pipeline_display_name: str

[Read-Write]

Type:

(str)

property reimport_strategy: ReimportStrategyFlags

[Read-Write] Set the reimport strategy.

Type:

(ReimportStrategyFlags)

property use_triplanar_mapping_by_default: bool

[Read-Write]

Type:

(bool)