FQualityLevels::SetEffectsQuality

Sets the visual effects quality

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 SetEffectsQuality
(
    int32 Value
)

Remarks

Sets the visual effects quality

Parameters

Parameter

Description

Value

0:low, 1:medium, 2:high, 3:epic, 4:cinematic (gets clamped if needed)

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