CurrentSimulationData

Simulation data written back to the component after the simulation has taken place.

Windows
MacOS
Linux

Syntax

TMap< int32, FClothSimulData > CurrentSimulationData

Remarks

Simulation data written back to the component after the simulation has taken place. If this data is required by any system other than rendering, bWaitForParallelClothTask must be true. If bWaitForParallelClothTask is false, this data cannot be read on the game thread, and there must be a call to HandleExistingParallelClothSimulation() prior to accessing it.

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