Navigation
Unreal Engine C++ API Reference > 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 SetPostProcessQuality
&40;
int32 Value
&41;
Remarks
Sets the post-processing quality
Parameters
Name | Description |
---|---|
Value | 0:low, 1:medium, 2:high, 3:epic, 4:cinematic (gets clamped if needed) |