IClothingSimulation::SetNumSubsteps

Set the number of substeps used by the solver.

Windows
MacOS
Linux

Override Hierarchy

IClothingSimulation::SetNumSubsteps()

FClothingSimulation::SetNumSubsteps()

References

Module

ClothingSystemRuntimeInterface

Header

/Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInterface.h

Include

#include "ClothingSimulationInterface.h"

Syntax

virtual void SetNumSubsteps
(
    int32
)

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss