Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTextureRenderTarget2DArrayResou-
| Type | Name | Description | |
|---|---|---|---|
| bool | ReadPixels
(
TArray< FColor >& OutImageData, |
Copy the texels of a single depth slice of the 2d array into an array. | |
| bool | ReadPixels
(
TArray< FFloat16Color >& OutImageData, |
Copy the texels of a single depth slice of the cube into an array. |