Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRenderResource
Description
If the resource's RHI resources have been initialized, then release and reinitialize it. Otherwise, do nothing. This is only called by the rendering thread.
| Name | UpdateRHI |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderResource.h |
| Include Path | #include "RenderResource.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderResource.cpp |
void UpdateRHI
(
FRHICommandListBase & RHICmdList
)