Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSkeletalMeshDeformerHelpers
Description
Release all of the the buffers that have been allocated through the AllocateVertexFactory*() functions. Reset all of the MeshObject's passthrough vertex factories.
| Name | ResetVertexFactoryBufferOverrides |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SkeletalMeshDeformerHelpers.h |
| Include Path | #include "SkeletalMeshDeformerHelpers.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshDeformerHelpers.cpp |
static void ResetVertexFactoryBufferOverrides
(
FSkeletalMeshObject * InMeshObject,
int32 InLodIndex
)