Can you get the velocity from the hit data of chunks from a destructible mesh?

Hi,

I am making a sound system based on destructible meshes.

I can currently get the hit data of the mesh after it fractures. However. the velocity of the hits is not in the hit data after the object fractures. Just for reference I want this data so I can make different velocities have different sounds and volumes etc. This is so the chunks will react dynamically based on what they are doing and how fast they are etc.

Any help would be greatly appreciated.

.