FQualityLevels::SetFromSingleQualityLevelRelativeToMax

Sets all other settings based on an overall value, but relative to the maximum.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Scalability.h

Include

#include "Scalability.h"

Source

/Engine/Source/Runtime/Engine/Private/Scalability.cpp

Syntax

void SetFromSingleQualityLevelRelativeToMax
(
    int32 Value
)

Remarks

Sets all other settings based on an overall value, but relative to the maximum.

Parameters

Parameter

Description

Value

0: maximum level, 1: maximumlevel -1, etc

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss