Navigation
Unreal Engine C++ API Reference > Runtime > Engine > IDynamicResolutionState
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/DynamicResolutionState.h |
Include | #include "DynamicResolutionState.h" |
bool IsSupported&40;&41; 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.