Navigation
API > API/Plugins > API/Plugins/CustomMeshComponent > API/Plugins/CustomMeshComponent/UCustomMeshComponent
Description
Removes all geometry from this triangle mesh. Does not deallocate memory, allowing new geometry to reuse the existing allocation.
| Name | ClearCustomMeshTriangles |
| Type | function |
| Header File | /Engine/Plugins/Runtime/CustomMeshComponent/Source/CustomMeshComponent/Classes/CustomMeshComponent.h |
| Include Path | #include "CustomMeshComponent.h" |
| Source | /Engine/Plugins/Runtime/CustomMeshComponent/Source/CustomMeshComponent/Private/CustomMeshComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Components|CustomMesh")
void ClearCustomMeshTriangles()