Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/FClothPhysicalMeshData > API/Runtime/ClothingSystemRuntimeCommon/FClothPhysicalMeshData/GetWeightMap
References
| Module | ClothingSystemRuntimeCommon |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothPhysicalMeshData.h |
| Include | #include "ClothPhysicalMeshData.h" |
template<typename T>
FPointWeightMap & GetWeightMap
&40;
const T Target
&41;
Remarks
Retrieve a registered vertex weight array by unique
Parameters
| Name | Description |
|---|---|
| Id. | The array must exists or this function will assert. |