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