Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSkeletalMeshDeformerHelpers > API/Runtime/Engine/FSkeletalMeshDeformerHelpers/UpdateVertexFact-
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SkeletalMeshDeformerHelpers.h |
| Include | #include "SkeletalMeshDeformerHelpers.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshDeformerHelpers.cpp |
static void UpdateVertexFactoryBufferOverrides
(
FRHICommandListBase & RHICmdList,
FSkeletalMeshObject * InMeshObject,
int32 InLodIndex
)
Remarks
Update all of the MeshObject's passthrough vertex factories with the currently allocated vertex buffers. Usually call this after all AllocateVertexFactory*() functions for a frame.