Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/FPointWeightMap
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize
(
const int32 NumPoints |
Reset this map to the specified number of points, and set all the values to zero. | |
| void | Initialize
(
const FPointWeightMap& Source, |
Initialize a weight map from another weight map while enabling and setting a new target. |