Navigation
API > API/Plugins > API/Plugins/ChaosClothAsset > API/Plugins/ChaosClothAsset/FCollectionClothRenderPatternFac-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
const FCollectionClothRenderPatternConstFacade& Other |
Initialize from another render pattern. Assumes all indices match between source and target. | ChaosClothAsset/CollectionClothRenderPatternFacade.h | |
void Initialize
(
const FCollectionClothRenderPatternConstFacade& Other, |
Initialize from another render pattern. Assumes all indices match between source and target. | ChaosClothAsset/CollectionClothRenderPatternFacade.h |
Initialize(const FCollectionClothRenderPatternConstFacade &)
Description
Initialize from another render pattern. Assumes all indices match between source and target.
| Name | Initialize |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Public/ChaosClothAsset/CollectionClothRenderPatternFacade.h |
| Include Path | #include "ChaosClothAsset/CollectionClothRenderPatternFacade.h" |
void Initialize
(
const FCollectionClothRenderPatternConstFacade & Other
)
Initialize(const FCollectionClothRenderPatternConstFacade &, int32)
Description
Initialize from another render pattern. Assumes all indices match between source and target.
| Name | Initialize |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Public/ChaosClothAsset/CollectionClothRenderPatternFacade.h |
| Include Path | #include "ChaosClothAsset/CollectionClothRenderPatternFacade.h" |
| Source | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Private/ChaosClothAsset/CollectionClothRenderPatternFacade.cpp |
void Initialize
(
const FCollectionClothRenderPatternConstFacade & Other,
int32 SimVertex3DOffset
)