Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_26
Syntax
UPROPERTY (EditAnywhere, Category="Aerodynamics",
Meta=(UIMin="0", UIMax="1", ClampMin="0", ClampMax="10", EditCondition="bEnableOuterDrag"))
FChaosClothAssetWeightedValue OuterDrag
Remarks
The aerodynamic coefficient of drag applying on each particle when the air velocity is moving against the mesh normal direction. If a valid weight map is found with the given Weight Map name, then both Low and High values are interpolated with the per particle weight to make the final value used for the simulation. Otherwise all particles are considered to have a zero weight, and only the Low value is meaningful.