Files
UnrealEngineUWP/Engine/Source/Runtime/ClothingSystemRuntimeInterface
cedric caillaud f59583c6be Fix broken rendering of cloth when running with LWC on
- changed FClothSimulData to use FVector3f array types
- adjusted the various API to take the FVector3f arrays
- changed GPUSkinCache to also use FMatrix44f instead of FMatrix in various places

#rb andrew.davidson
#fyi kriss.gossart
#jira UE-113937

[CL 16314362 by cedric caillaud in ue5-main branch]
2021-05-13 12:29:00 -04:00
..