Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangeBaseNode
- UInterchangeFactoryBaseNode
- UInterchangeBaseMaterialFactoryNode
- UInterchangeDecalMaterialFactoryNode
References
| Module | InterchangeFactoryNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeDecalMaterialFactoryNode.h |
| Include | #include "InterchangeDecalMaterialFactoryNode.h" |
Syntax
UCLASS (BlueprintType)
class UInterchangeDecalMaterialFactoryNode : public UInterchangeBaseMaterialFactoryNode
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetCustomDiffuseTexturePath
(
FString& AttributeValue |
||
| bool | GetCustomNormalTexturePath
(
FString& AttributeValue |
||
| bool | SetCustomDiffuseTexturePath
(
const FString& AttributeValue |
||
| bool | SetCustomNormalTexturePath
(
const FString& AttributeValue |