ECaptureFlags

Flags to pass to capture API.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/IRenderCaptureProvider.h

Include

#include "IRenderCaptureProvider.h"

Syntax

enum ECaptureFlags
{
    ECaptureFlags_Launch    = 1,
}

Values

Name

Description

ECaptureFlags_Launch

Set to launch the capture viewing application. Whether this is supported depends on the underlying capture tool.

Remarks

Flags to pass to capture API.

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