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