Navigation
API > API/Plugins > API/Plugins/ChaosClothAsset > API/Plugins/ChaosClothAsset/FCollectionClothSimPatternFacade
Description
Grow or shrink the space reserved for simulation faces for this pattern within the cloth collection and return its start index.
| Name | SetNumSimFaces |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Public/ChaosClothAsset/CollectionClothSimPatternFacade.h |
| Include Path | #include "ChaosClothAsset/CollectionClothSimPatternFacade.h" |
| Source | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Private/ChaosClothAsset/CollectionClothSimPatternFacade.cpp |
void SetNumSimFaces
(
int32 NumSimFaces
)