Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangeBaseNode
- UInterchangeTextureNode
- UInterchangeTextureCubeNode
References
| Module | InterchangeNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeTextureCubeNode.h |
| Include | #include "InterchangeTextureCubeNode.h" |
Syntax
UCLASS (BlueprintType)
class UInterchangeTextureCubeNode : public UInterchangeTextureNode
Overridden from UInterchangeBaseNode
| Type | Name | Description | |
|---|---|---|---|
| FString | GetTypeName () |
Return the node type name of the class. This is used when reporting errors. |