Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
| Name | EChaosClothAssetConstraintDistributionType |
| Type | enum |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationConfigNodePropertyTypes.h |
| Include Path | #include "ChaosClothAsset/SimulationConfigNodePropertyTypes.h" |
Syntax
enum EChaosClothAssetConstraintDistributionType
{
Anisotropic,
Isotropic,
}
Values
| Name | Remarks |
|---|---|
| Anisotropic | Having a separate stiffness along the warp, weft, bias direction |
| Isotropic | Uniform stiffness in all directions |