The DestructibleMeshComponent handles the segmentation and manipulation of a mesh to create a segmented version of the original.
Used mainly to build destructible environments in conjunction with a global mesh. For mor details on its usage see DestructibleGlobalMeshSpawner It uses asynchronous tasks to perform the computations for mesh segmentation based on specified parameters and reserved areas.