Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
| Name | FChaosClothAssetWeightedValueOverride |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/WeightedValue.h |
| Include Path | #include "ChaosClothAsset/WeightedValue.h" |
Syntax
USTRUCT ()
struct FChaosClothAssetWeightedValueOverride
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| High | float | High value override | ChaosClothAsset/WeightedValue.h |
|
| Low | float | Low value override. | ChaosClothAsset/WeightedValue.h |
|