Navigation
API > API/Runtime > API/Runtime/Engine
| Name | EPerQualityLevels |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/PerQualityLevelProperties.h |
| Include Path | #include "PerQualityLevelProperties.h" |
Syntax
enum EPerQualityLevels
{
Low,
Medium,
High,
Epic,
Cinematic,
Num,
}
Values
| Name | Remarks |
|---|---|
| Low | |
| Medium | |
| High | |
| Epic | |
| Cinematic | |
| Num |