FGenericPlatformRHIFramePacer::SupportsFramePace

Returns whether the hardware is able to frame pace at the specified frame rate

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformFramePacer.h

Include

#include "GenericPlatform/GenericPlatformFramePacer.h"

Source

/Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericPlatformFramePacer.cpp

Syntax

static bool SupportsFramePace
(
    int32 QueryFramePace
)

Remarks

Returns whether the hardware is able to frame pace at the specified frame rate

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