IClothingSimulation::GetNumSubsteps

Return the number of substeps used by the solver.

Windows
MacOS
Linux

Override Hierarchy

IClothingSimulation::GetNumSubsteps()

FClothingSimulation::GetNumSubsteps()

References

Module

ClothingSystemRuntimeInterface

Header

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

Include

#include "ClothingSimulationInterface.h"

Syntax

virtual int32 GetNumSubsteps() 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.

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