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 SetFromSingleQualityLevelRelativeToMax
&40;
int32 Value
&41;
Remarks
Sets all other settings based on an overall value, but relative to the maximum.
Parameters
| Name | Description |
|---|---|
| Value | 0: maximum level, 1: maximumlevel -1, etc |