UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IClothSimulationDataProvider Struct Referenceabstract

#include <ClothingSystemRuntimeTypes.h>

+ Inheritance diagram for IClothSimulationDataProvider:

Public Member Functions

virtual void GetUpdateClothSimulationData_AnyThread (TMap< int32, FClothSimulData > &OutClothSimulData, FMatrix &OutLocalToWorld, float &OutClothBlendWeight) const =0
 

Member Function Documentation

◆ GetUpdateClothSimulationData_AnyThread()

virtual void IClothSimulationDataProvider::GetUpdateClothSimulationData_AnyThread ( TMap< int32, FClothSimulData > &  OutClothSimulData,
FMatrix OutLocalToWorld,
float OutClothBlendWeight 
) const
pure virtual

Implemented in USkinnedMeshComponent.


The documentation for this struct was generated from the following file: