Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/FClothTetherData
| Type | Name | Description | |
|---|---|---|---|
| void | GenerateTethers
(
TArray< TArray< TPair< float, int32 >>>&& PerDynamicNodeTethers |
Generate the tether batches from existing tether data. | |
| void | GenerateTethers
(
const TConstArrayView< FVector3f >& Points, |
Generate the tethers by following the triangle mesh network from the closest kinematic to each dynamic point. |