Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
Description
Call after a succesful RHIMapStagingSurface() call
| Name | RHIUnmapStagingSurface |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include Path | #include "DynamicRHI.h" |
void RHIUnmapStagingSurface
(
FRHITexture * Texture,
uint32 GPUIndex
)