Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangeBaseNode
- UInterchangeShaderNode
- UInterchangeDecalMaterialNode
References
| Module | InterchangeNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeDecalMaterialNode.h |
| Include | #include "InterchangeDecalMaterialNode.h" |
Syntax
UCLASS (BlueprintType)
class UInterchangeDecalMaterialNode : public UInterchangeShaderNode
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetCustomDiffuseTexturePath
(
FString& AttributeValue |
||
| bool | GetCustomNormalTexturePath
(
FString& AttributeValue |
||
| bool | SetCustomDiffuseTexturePath
(
FString AttributeValue |
||
| bool | SetCustomNormalTexturePath
(
FString AttributeValue |