Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/IClothingSimulation
- IClothingSimulation::GetNumSubsteps()
- FClothingSimulation::GetNumSubsteps()
References
| Module | ClothingSystemRuntimeInterface |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInterface.h |
| Include | #include "ClothingSimulationInterface.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.