Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/FPointWeightMap > API/Runtime/ClothingSystemRuntimeCommon/FPointWeightMap/op_subscript
References
| Module | ClothingSystemRuntimeCommon |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/PointWeightMap.h |
| Include | #include "PointWeightMap.h" |
const float & operator&91;&93;
&40;
int32 Index
&41; const
Remarks
Return the current float value for the requested point.
Parameters
| Name | Description |
|---|---|
| Index | the value/point index to retrieve, must be within range or it will assert. |