Navigation
API > API/Plugins > API/Plugins/ChaosClothAsset
Cloth Asset collection fabric facade class to access cloth fabric data. Constructed from FCollectionClothFacade. Non-const access (read/write) version.
| Name | FCollectionClothFabricFacade |
| Type | class |
| Header File | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Public/ChaosClothAsset/CollectionClothFabricFacade.h |
| Include Path | #include "ChaosClothAsset/CollectionClothFabricFacade.h" |
Syntax
class FCollectionClothFabricFacade : public UE::Chaos::ClothAsset::FCollectionClothFabricConstFacade
Inheritance Hierarchy
- FCollectionClothFabricConstFacade → FCollectionClothFabricFacade
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ChaosClothAsset/CollectionClothFabricFacade.h | |||
| ChaosClothAsset/CollectionClothFabricFacade.h | |||
| ChaosClothAsset/CollectionClothFabricFacade.h | |||
FCollectionClothFabricFacade
(
const TSharedRef< class FClothCollection >& InClothCollection, |
ChaosClothAsset/CollectionClothFabricFacade.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FCollectionClothFabricFacade() |
ChaosClothAsset/CollectionClothFabricFacade.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
const FCollectionClothFabricConstFacade& OtherFabricFacade |
Initialize the cloth fabric with another one. | ChaosClothAsset/CollectionClothFabricFacade.h | |
void Initialize
(
const FCollectionClothFabricConstFacade& OtherFabricFacade, |
Initialize the cloth fabric from another one and from pattern datas | ChaosClothAsset/CollectionClothFabricFacade.h | |
void Initialize
(
const FAnisotropicData& BendingStiffness, |
Initialize the cloth fabric with simulation parameters. | ChaosClothAsset/CollectionClothFabricFacade.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ChaosClothAsset/CollectionClothFabricFacade.h | |||
| ChaosClothAsset/CollectionClothFabricFacade.h |