Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > UPhysicsAsset
Syntax
TArray< TObjectPtr< USkeletalBodySetup > > SkeletalBodySetups
Remarks
Array of SkeletalBodySetup objects. Stores information about collision shape etc. for each body. Does not include body position - those are taken from mesh.