bSkipFrameWhenRunningExpensiveTasks

When the application enters responsive mode, skip the frame capture.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(BlueprintReadWrite, EditAnywhere, Category="MediaCapture")
bool bSkipFrameWhenRunningExpensiveTasks

Remarks

When the application enters responsive mode, skip the frame capture. The application can enter responsive mode on mouse down, viewport resize, ... That is to ensure responsiveness in low FPS situations.

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