Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationConfig
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< const FManagedArrayCollection > GetPropertyCollection () |
ChaosCloth/ChaosClothingSimulationConfig.h | ||
TSharedPtr< const FManagedArrayCollection > GetPropertyCollection
(
int32 LODIndex |
Return this configuration's internal property collection. | ChaosCloth/ChaosClothingSimulationConfig.h |
GetPropertyCollection()
| Name | GetPropertyCollection |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationConfig.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationConfig.h" |
TSharedPtr < const FManagedArrayCollection > GetPropertyCollection() const
GetPropertyCollection(int32)
Description
Return this configuration's internal property collection.
| Name | GetPropertyCollection |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationConfig.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationConfig.h" |
TSharedPtr < const FManagedArrayCollection > GetPropertyCollection
(
int32 LODIndex
) const