Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
| Name | UInterchangeVolumeTextureNode |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeVolumeTextureNode.h |
| Include Path | #include "InterchangeVolumeTextureNode.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UInterchangeVolumeTextureNode : public UInterchangeTextureNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeBaseNode → UInterchangeTextureNode → UInterchangeVolumeTextureNode
Functions
Public
Overridden from UInterchangeBaseNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FString GetTypeName() |
Return the node type name of the class. This is used when reporting errors. | InterchangeVolumeTextureNode.h |