Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/FPointWeightMap
References
| Module | ClothingSystemRuntimeCommon |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/PointWeightMap.h |
| Include | #include "PointWeightMap.h" |
float GetValue
&40;
int32 Index
&41; const
Remarks
Get a value from the map, or return 0 if the index is out of bounds.
Parameters
| Name | Description |
|---|---|
| Index | the value/point index to retrieve |