IDynamicResolutionState::IsSupported

Returns whether dynamic resolution is supported on this platform.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/DynamicResolutionState.h

Include

#include "DynamicResolutionState.h"

Syntax

bool IsSupported() const

Remarks

Returns whether dynamic resolution is supported on this platform.

Using dynamic resolution on unsupported platforms is extremely dangerous for gameplay experience, since it may have a bug dropping resolution or frame rate more than it should.

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