Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
This enum is used as a placeholder for ELightUnits. Because InterchangeWorker is not compiled against Engine, the LightFactoryNode is not affected.
| Name | EInterchangeLightUnits |
| Type | enum |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeLightNode.h |
| Include Path | #include "InterchangeLightNode.h" |
Syntax
enum EInterchangeLightUnits
{
Unitless,
Candelas,
Lumens,
EV,
}
Values
| Name | Remarks |
|---|---|
| Unitless | |
| Candelas | |
| Lumens | |
| EV |