Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/IClothingSimulation
- IClothingSimulation::SetNumSubsteps()
- FClothingSimulation::SetNumSubsteps()
References
| Module | ClothingSystemRuntimeInterface |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInterface.h |
| Include | #include "ClothingSimulationInterface.h" |
virtual void SetNumSubsteps
&40;
int32
&41;
Remarks
Set the number of substeps used by the solver. Implementation is not considered thread safe, and therefore this function must be called at a synchronization point.