Navigation
Unreal Engine C++ API Reference > Plugins > ChaosCloth > ChaosCloth > FClothingSimulation
- IClothingSimulation::GetNumSubsteps()
- FClothingSimulation::GetNumSubsteps()
References
Module | ChaosCloth |
Header | /Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Public/ChaosCloth/ChaosClothingSimulation.h |
Include | #include "ChaosCloth/ChaosClothingSimulation.h" |
virtual int32 GetNumSubsteps&40;&41; const
Remarks
Return the number of substeps used by the solver. This is the maximum used as an indicative value only, as this could vary between cloths. Implementation must be thread safe.