Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRenderTarget
| Type | Name | Description | |
|---|---|---|---|
| bool | ReadFloat16Pixels
(
TArray< FFloat16Color >& OutputBuffer, |
Reads the viewport's displayed pixels into the given color buffer. | |
| bool | ReadFloat16Pixels
(
FFloat16Color* OutImageBytes, |
Reads the viewport's displayed pixels into a preallocated color buffer. |