IClothingSimulation::GetNumDynamicParticles

Return the number of dynamic (simulated) particles. Implementation must be thread safe.

Windows
MacOS
Linux

Override Hierarchy

IClothingSimulation::GetNumDynamicParticles()

FClothingSimulation::GetNumDynamicParticles()

References

Module

ClothingSystemRuntimeInterface

Header

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

Include

#include "ClothingSimulationInterface.h"

Syntax

virtual int32 GetNumDynamicParticles() const

Remarks

Return the number of dynamic (simulated) particles. 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