Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FImageUtils > API/Runtime/Engine/FImageUtils/GetRenderTargetImage
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ImageUtils.h |
| Include | #include "ImageUtils.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ImageUtils.cpp |
static bool GetRenderTargetImage
(
UTextureRenderTarget * TexRT,
FImage & OutImage,
const FIntRect & Rect
)