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