Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
| Name | UInterchangeTexture2DArrayNode |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeTexture2DArrayNode.h |
| Include Path | #include "InterchangeTexture2DArrayNode.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UInterchangeTexture2DArrayNode : public UInterchangeTextureNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeBaseNode → UInterchangeTextureNode → UInterchangeTexture2DArrayNode
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. | InterchangeTexture2DArrayNode.h |