Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/IClothingSimulation
Description
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.
| Name | SetNumSubsteps |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInterface.h |
| Include Path | #include "ClothingSimulationInterface.h" |
virtual void SetNumSubsteps
(
int32
)