ICustomStaticScreenPercentage

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CustomStaticScreenPercentage.h

Include

#include "CustomStaticScreenPercentage.h"

Syntax

class ICustomStaticScreenPercentage

Destructors

Functions

Name Description

Public function Const

float

 

GetMaxUpsampleResolutionFraction()

Public function Const

float

 

GetMinUpsampleResolutionFraction()

Public function

void

 

SetupMainGameViewFamily

(
    FSceneViewFamily& ViewFamily
)

Public function Virtual

void

 

SetupViewFamily

(
    FSceneViewFamily& ViewFamily,
    TSharedPtr< ICustomStaticScreenPerc...
)

For generic cases where view family isn't a game view family. Example: MovieRenderQueue.

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