![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InterchangeProjectSettings.h>
Public Attributes | |
| TArray< FSoftObjectPath > | Pipelines |
| TArray< FInterchangeTranslatorPipelines > | PerTranslatorPipelines |
| TArray<FInterchangeTranslatorPipelines> FInterchangePipelineStack::PerTranslatorPipelines |
Specifies a different list of pipelines for this stack to use when importing data from specific translators.
| TArray<FSoftObjectPath> FInterchangePipelineStack::Pipelines |
The list of pipelines in this stack. The pipelines are executed in fixed order, from top to bottom.