FSceneViewScreenPercentageConfig

Exposed screen percentage settings to [ISceneViewFamilyScreenPercentage](API\Runtime\Engine\ISceneViewFamilyScreenPercentage).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneView.h

Include

#include "SceneView.h"

Syntax

struct FSceneViewScreenPercentageConfig

Remarks

Exposed screen percentage settings to ISceneViewFamilyScreenPercentage.

Variables

Name Description

Public variable

float

 

PrimaryResolutionFraction

Screen percentage / 100 to apply to a given view of the view family.

Constructors

Functions

Name Description

Public function Static

bool

 

IsValidResolutionFraction

(
    float ResolutionFraction
)

Constants

Name

Description

kMaxResolutionFraction

kMaxTAAUpsampleResolutionFraction

kMinResolutionFraction

Sets the minimal and max screen percentage.

kMinTAAUpsampleResolutionFraction

Sets the minimal and maximal screen percentage for TAA upsample.

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