Skip to main content

Rigidbody.ResetCenterOfMass()

Reset the center of mass of the rigidbody.

Usage

---@type Rigidbody
local rigidbody;


rigidbody.ResetCenterOfMass()