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