Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/FGeomCacheVertexBuffer
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Public/GeometryCacheSceneProxy.h |
| Include | #include "GeometryCacheSceneProxy.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheSceneProxy.cpp |
void UpdateRaw
(
FRHICommandListBase & RHICmdList,
const void * Data,
int32 NumItems,
int32 ItemSizeBytes,
int32 ItemStrideBytes
)
Remarks
Update the raw contents of the buffer, possibly reallocate if needed.