Navigation
API > API/Plugins > API/Plugins/InterchangePipelines
Inheritance Hierarchy
- UInterchangePipelineBase
- UInterchangeMaterialXPipeline
References
| Module | InterchangePipelines |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Pipelines/Public/InterchangeMaterialXPipeline.h |
| Include | #include "InterchangeMaterialXPipeline.h" |
Syntax
UCLASS (BlueprintType)
class UInterchangeMaterialXPipeline : public UInterchangePipelineBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UMaterialXPipelineSettings > | MaterialXSettings |
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AdjustSettingsForContext
(
EInterchangePipelineContext ImportType, |
||
| bool | CanExecuteOnAnyThread
(
EInterchangePipelineTask PipelineTask |
||
| void | ExecutePipeline
(
UInterchangeBaseNodeContainer* BaseNodeContainer, |
Constants
| Name | Description |
|---|---|
| PathToEnumMapping |