Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/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.