Get geometry collection component fracture pivot point location.

Is it possible to get the geometry collection component fracture pivot point location ?


Exemple: If a line trace touches this fracture i want to get the center location of it so i can apply “set dynamic state” without affecting the other pieces around with the sphere radius.

When i get the line trace hit location and do “set dynamic state” if the sphere radius is not big enough it will not touch the center of the fracture component and nothing will happen. But if i set the sphere radius too high i will touch other pieces too, this is why i want to get the center location.

With the center location of the fracture piece, i will be able to set a small sphere radius and only affect the specific fracture touched by the line trace.
image