ReadPixels

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

ReadPixels

(
    TArray< FColor >& OutImageData,
    FReadSurfaceDataFlags InFlags,
    FIntRect InRect
)

Copy the texels of a single face of the cube into an array.

Public function

bool

 

ReadPixels

(
    TArray< FFloat16Color >& OutImageD...,
    FReadSurfaceDataFlags InFlags,
    FIntRect InRect
)

Copy the texels of a single face of the cube into an array.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss