Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| |
|
| Name |
EDatasmithAreaLightActorType |
| Type |
enum |
| Header File |
/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAreaLightActor.h |
| Include Path |
#include "DatasmithAreaLightActor.h" |
Syntax
enum EDatasmithAreaLightActorType
{
Point,
Spot,
IES_DEPRECATED,
Rect,
}
Values
| Name |
Remarks |
| Point |
|
| Spot |
|
| IES_DEPRECATED |
|
| Rect |
Removing this will result in 'EDatasmithAreaLightActorType MAX' enum value in the editor. |