Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/Utils
Deprecated * Superseded by GenerateMeshToMeshVertData.
References
| Module | ClothingSystemRuntimeCommon |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/Utils/ClothingMeshUtils.h |
| Include | #include "Utils/ClothingMeshUtils.h" |
namespace ClothingMeshUtils
{
void ClothingMeshUtils&58;&58;ComputeMaxEdgeLength
&40;
const ClothMeshDesc & TargetMesh,
TArray< float > & OutMaxEdgeLength
&41;
}
Remarks
Compute the max edge length for each edge coming out of a mesh vertex. Useful for guiding the search radius when searching for nearest triangles.