Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEngine > API/Plugins/ChaosClothAssetEngine/ChaosClothAsset
References
| Module | ChaosClothAssetEngine |
| Header | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAssetEngine/Public/ChaosClothAsset/ClothEngineTools.h |
| Include | #include "ChaosClothAsset/ClothEngineTools.h" |
Syntax
struct FClothEngineTools
Remarks
Tools operating on cloth collections with Engine dependency
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GenerateTethers
(
const TSharedRef< FManagedArrayCollection >& ClothCollection, |
Generate tether data. | |
| void | GenerateTethersFromSelectionSet
(
const TSharedRef< FManagedArrayCollection >& ClothCollection, |