Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/IRenderCaptureProvider
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/IRenderCaptureProvider.h |
| Include | #include "IRenderCaptureProvider.h" |
Syntax
enum ECaptureFlags
&123;
ECaptureFlags_Launch = 1,
&125;
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.