Navigation
API > API/Plugins > API/Plugins/CustomMeshComponent > API/Plugins/CustomMeshComponent/UCustomMeshComponent
References
| Module | CustomMeshComponent |
| Header | /Engine/Plugins/Runtime/CustomMeshComponent/Source/CustomMeshComponent/Classes/CustomMeshComponent.h |
| Include | #include "CustomMeshComponent.h" |
| Source | /Engine/Plugins/Runtime/CustomMeshComponent/Source/CustomMeshComponent/Private/CustomMeshComponent.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Components&124;CustomMesh"&41;
void ClearCustomMeshTriangles&40;&41;
Remarks
Removes all geometry from this triangle mesh. Does not deallocate memory, allowing new geometry to reuse the existing allocation.