Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationSolver
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetNumIterations () |
ChaosCloth/ChaosClothingSimulationSolver.h | ||
static int32 GetNumIterations
(
const ::Chaos::Softs::FCollectionPropertyConstFacade& InPropertyCollection, |
ChaosCloth/ChaosClothingSimulationSolver.h |
GetNumIterations()
| Name | GetNumIterations |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
| Source | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Private/ChaosCloth/ChaosClothingSimulationSolver.cpp |
int32 GetNumIterations() const
GetNumIterations(const ::Chaos::Softs::FCollectionPropertyConstFacade &, const int32 &)
| Name | GetNumIterations |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
static int32 GetNumIterations
(
const ::Chaos::Softs::FCollectionPropertyConstFacade & InPropertyCollection,
const int32 & Default
)