FLegacyScreenPercentageDriver

Default screen percentage interface that just apply View->FinalPostProcessSettings.ScreenPercentage.

Windows
MacOS
Linux

Inheritance Hierarchy

ISceneViewFamilyScreenPercentage

FLegacyScreenPercentageDriver

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/LegacyScreenPercentageDriver.h

Include

#include "LegacyScreenPercentageDriver.h"

Syntax

class FLegacyScreenPercentageDriver : public ISceneViewFamilyScreenPercentage

Remarks

Default screen percentage interface that just apply View->FinalPostProcessSettings.ScreenPercentage.

Constructors

Name Description

Public function

FLegacyScreenPercentageDriver

(
    const FSceneViewFamily& InViewFami...,
    float InGlobalResolutionFraction,
    bool InAllowPostProcessSettingsScre...
)

Public function

FLegacyScreenPercentageDriver

(
    const FSceneViewFamily& InViewFami...,
    float InGlobalResolutionFraction,
    bool InAllowPostProcessSettingsScre...,
    float InGlobalResolutionFractionUpp...
)

Functions

Name Description

Public function Static

float

 

GetCVarResolutionFraction()

Gets the view rect fraction from the r.ScreenPercentage cvar.

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