Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationSolver
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FClothComplexColliders * GetComplexColliders
(
int32 CollisionRangeId |
This method is not supported by LegacySolver and will return nullptr. | ChaosCloth/ChaosClothingSimulationSolver.h | |
FClothComplexColliders * GetComplexColliders
(
int32 CollisionRangeId |
ChaosCloth/ChaosClothingSimulationSolver.h |
GetComplexColliders(int32)
Description
This method is not supported by LegacySolver and will return nullptr.
| Name | GetComplexColliders |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
const FClothComplexColliders * GetComplexColliders
(
int32 CollisionRangeId
) const
GetComplexColliders(int32)
| Name | GetComplexColliders |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
FClothComplexColliders * GetComplexColliders
(
int32 CollisionRangeId
)