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