Navigation
API > API/Runtime > API/Runtime/NullDrv > API/Runtime/NullDrv/FNullDynamicRHI
- FDynamicRHI::RHIReadSurfaceFloatData()
- FNullDynamicRHI::RHIReadSurfaceFloatData()
References
| Module | NullDrv |
| Header | /Engine/Source/Runtime/NullDrv/Public/NullRHI.h |
| Include | #include "NullRHI.h" |
virtual void RHIReadSurfaceFloatData
(
FRHITexture * Texture,
FIntRect Rect,
TArray < FFloat16Color > & OutData,
ECubeFace CubeFace,
int32 ArrayIndex,
int32 MipIndex
)
Remarks
FlushType: Flush Immediate (seems wrong)