FDynamicRHI::RHIRead3DSurfaceFloatData

FlushType: Flush Immediate (seems wrong)

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/DynamicRHI.h

Include

#include "DynamicRHI.h"

Source

/Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp

Syntax

virtual void RHIRead3DSurfaceFloatData
(
    FRHITexture * Texture,
    FIntRect Rect,
    FIntPoint ZMinMax,
    TArray< FFloat16Color > & OutData,
    FReadSurfaceDataFlags InFlags
)

Remarks

FlushType: Flush Immediate (seems wrong)

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