Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Rendering > API/Runtime/SlateCore/Rendering/FSlateRenderer
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Rendering/SlateRenderer.h |
| Include | #include "Rendering/SlateRenderer.h" |
virtual void PrepareToTakeHDRScreenshot
&40;
const FIntRect & Rect,
TArray< FLinearColor > &42; OutColorData,
SWindow &42; InScreenshotWindow
&41;
Remarks
Prepares the renderer to take a screenshot of the UI. The Rect is portion of the rendered output that will be stored into the TArray of FColors.