Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangeBaseNode
- UInterchangeTextureNode
- UInterchangeVolumeTextureNode
References
| Module | InterchangeNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeVolumeTextureNode.h |
| Include | #include "InterchangeVolumeTextureNode.h" |
Syntax
UCLASS&40;BlueprintType, Experimental&41;
class UInterchangeVolumeTextureNode : public UInterchangeTextureNode
Overridden from UInterchangeBaseNode
| Type | Name | Description | |
|---|---|---|---|
| FString | GetTypeName () |
Return the node type name of the class, we use this when reporting error |