ISceneViewFamilyScreenPercentage::GetPrimaryResolutionFractionUpperBound

Method to know the maximum value that can be set in FSceneViewScreenPercentageConfig::ResolutionFraction.

Windows
MacOS
Linux

Override Hierarchy

ISceneViewFamilyScreenPercentage::GetPrimaryResolutionFractionUpperBound()

FLegacyScreenPercentageDriver::GetPrimaryResolutionFractionUpperBound()

References

Module

Engine

Header

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

Include

#include "SceneView.h"

Syntax

float GetPrimaryResolutionFractionUpperBound() const

Remarks

Method to know the maximum value that can be set in FSceneViewScreenPercentageConfig::ResolutionFraction. Can be called on game or rendering thread. This should return >= 1 if screen percentage show flag is disabled.

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