Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/Utils > API/Runtime/ClothingSystemRuntimeCommon/Utils/ClothMeshDesc
References
| Module | ClothingSystemRuntimeCommon |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/Utils/ClothingMeshUtils.h |
| Include | #include "Utils/ClothingMeshUtils.h" |
void GatherAllSourceTrianglesForTargetVertex
(
const TArray< FMeshToMeshFilterSet > & FilterSets,
int32 TargetVertex
) const
Remarks
Create an array with all source triangles whose filter set from the given array containts the specified target vertex.