Navigation
API > API/Plugins > API/Plugins/DatasmithContent
Keep in sync with EDatasmithLightShape from DatasmithDefinitions.
| Name | EDatasmithAreaLightActorShape |
| Type | enum |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAreaLightActor.h |
| Include Path | #include "DatasmithAreaLightActor.h" |
Syntax
enum EDatasmithAreaLightActorShape
{
Rectangle,
Disc,
Sphere,
Cylinder,
None,
}
Values
| Name | Remarks |
|---|---|
| Rectangle | |
| Disc | |
| Sphere | |
| Cylinder | |
| None |