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" |
void EndCapture
&40;
FRHICommandListImmediate &42; InRHICommandList
&41;
Remarks
Stop capturing rendering information and save the captured data. Call from render thread only.
Parameters
| Name | Description |
|---|---|
| RHICommandList | The command list to capture on. |