Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USkeletalMesh
Description
Clears a all stored mesh descriptions on all LODs and releases their memory. Leaves the bulk data in place if the mesh descriptions are needed again.
| Name | ClearAllMeshDescriptions |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h |
| Include Path | #include "Engine/SkeletalMesh.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp |
void ClearAllMeshDescriptions()