Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/FChaosClothAsset-_16
Description
The amount of global damping applied to the cloth velocities, also known as point damping. Point damping improves simulation stability, but can also cause an overall slow-down effect and therefore is best left to very small percentage amounts.
| Name | DATAFLOW_NODE_DEFINE_INTERNAL |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationDampingConfigNode.h |
| Include Path | #include "ChaosClothAsset/SimulationDampingConfigNode.h" |
DATAFLOW_NODE_DEFINE_INTERNAL
(
FChaosClothAssetSimulationDampingConfigNode ,
"SimulationDampingConfig",
"Cloth",
"Cloth Simulation Damping Config"
)