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