How to get the center of mass of static mesh?

Use GetCenterOfMass and then just draw debug Sphere :slight_smile:
For Center input in DrawDebugSphere use the value received from GetCenterOfMass.

I do not understand the question about COM Informaiton.

3 Likes