Navigation
API > API/Runtime > API/Runtime/Engine
| Name | ELightFunctionAtlasPixelFormat::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/RendererSettings.h |
| Include Path | #include "Engine/RendererSettings.h" |
Syntax
namespace ELightFunctionAtlasPixelFormat
{
enum Type
{
LFAPF_R8 = 0,
LFAPF_R8G8B8 = 1,
}
}
Values
| Name | Remarks |
|---|---|
| LFAPF_R8 | |
| LFAPF_R8G8B8 |