Navigation
API > API/Runtime > API/Runtime/GeometryFramework > API/Runtime/GeometryFramework/FMeshRenderBufferSet
Warnings * This function can only be called on the Render Thread
Description
Initializes a render resource, or update it if already initialized.
This function can only be called on the Render Thread
| Name | InitOrUpdateResource |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryFramework/Public/Components/MeshRenderBufferSet.h |
| Include Path | #include "Components/MeshRenderBufferSet.h" |
void InitOrUpdateResource
(
FRHICommandListBase & RHICmdList,
FRenderResource * Resource
)