Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDWeightMap
Description
Return the low and high values set for this weight map. Both values will always be between 0 and 1 due to having been clamped in SetWeightedValue.
| Name | GetWeightedValue |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDWeightMap.h |
| Include Path | #include "Chaos/PBDWeightMap.h" |
const FSolverVec2 & GetWeightedValue() const