ReadFloat16Pixels

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

ReadFloat16Pixels

(
    TArray< FFloat16Color >& OutputBuf...,
    ECubeFace CubeFace
)

Reads the viewport's displayed pixels into the given color buffer.

Protected function

bool

 

ReadFloat16Pixels

(
    FFloat16Color* OutImageBytes,
    ECubeFace CubeFace
)

Reads the viewport's displayed pixels into a preallocated color buffer.

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