Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/FPointWeightMap > API/Runtime/ClothingSystemRuntimeCommon/FPointWeightMap/Initialize
References
| Module | ClothingSystemRuntimeCommon |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/PointWeightMap.h |
| Include | #include "PointWeightMap.h" |
void Initialize
&40;
const int32 NumPoints
&41;
Remarks
Reset this map to the specified number of points, and set all the values to zero.
Parameters
| Name | Description |
|---|---|
| NumPoints | the number of points to initialize the map with. |