Navigation
API > API/Plugins > API/Plugins/InterchangeAxF > API/Plugins/InterchangeAxF/UAxFInterchangePipeline
Description
NOTE: This is a copied and modified version of UInterchangeGenericMaterialPipeline::CreateSpecularProfileFactoryNode(). This would be handled automatically, but for now the compromise is to just do what the Generic Material Pipeline does, in order to remove it as a dependency in the Interchange Pipeline Stack.
| Name | CreateSpecularProfileFactoryNode |
| Type | function |
| Header File | /Engine/Plugins/Experimental/InterchangeAxF/Runtime/Source/InterchangeAxF/Public/AxFInterchangePipeline.h |
| Include Path | #include "AxFInterchangePipeline.h" |
| Source | /Engine/Plugins/Experimental/InterchangeAxF/Runtime/Source/InterchangeAxF/Private/AxFInterchangePipeline.cpp |
void CreateSpecularProfileFactoryNode
(
const UInterchangeSpecularProfileNode * SpecularProfileNode,
UInterchangeBaseNodeContainer * BaseNodeContainer,
TObjectPtr < UAxFMaterialObjectNode > AxFNode
)