Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FQualityLevels
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Scalability.h |
| Include | #include "Scalability.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Scalability.cpp |
void SetEffectsQuality
&40;
int32 Value
&41;
Remarks
Sets the visual effects quality
Parameters
| Name | Description |
|---|---|
| Value | 0:low, 1:medium, 2:high, 3:epic, 4:cinematic (gets clamped if needed) |