Navigation
API > API/Plugins > API/Plugins/ChaosCloth
| Name | FChaosClothWeightedValue |
| Type | struct |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothConfig.h |
| Include Path | #include "ChaosCloth/ChaosClothConfig.h" |
Syntax
USTRUCT ()
struct FChaosClothWeightedValue
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| High | float | Parameter value corresponding to the upper bound of the Weight Map. | ChaosCloth/ChaosClothConfig.h |
|
| Low | float | Parameter value corresponding to the lower bound of the Weight Map. | ChaosCloth/ChaosClothConfig.h |
|