Rigidbody.ResetCenterOfMass

Switch to Manual
public void ResetCenterOfMass ();

Description

Масса физического тела.

Computes the actual center of mass of the rigidbody from all the colliders attached, and stores it. After calling this function, the center of mass will get updated automatically after any modification to the rigidbody.