Rigidbody.ResetCenterOfMass()
Reset the center of mass of the rigidbody.
Usage
---@type Rigidbody
local rigidbody;
rigidbody.ResetCenterOfMass()
Reset the center of mass of the rigidbody.
---@type Rigidbody
local rigidbody;
rigidbody.ResetCenterOfMass()