Files
UnrealEngineUWP/Engine/Source/Runtime/ClothingSystemRuntimeCommon
Alex McAdams df4a68160c Cloth: Add new SelfCollisionSpheres to legacy skeletal mesh cloth assets.
I have deprecated the existing array SelfCollisionIndices (they're unused now that apex cloth is no longer supported) on the ClothPhysicalMeshData for a new Set SelfCollisionVertexSet, but it's built in the same way.

#rb kriss.gossart

[CL 28328000 by Alex McAdams in ue5-main branch]
2023-09-28 16:36:33 -04:00
..