Version: 2020.2

WheelCollider.ResetSprungMasses

切换到手册
public void ResetSprungMasses ();

描述

Reset the sprung masses of the vehicle.

Recomputes the sprung masses of all wheels of the vehicle this wheel belongs to. In addition, it clears the internal explicit sprung mass distribution flag if that was raised before by calling WheelCollider.sprungMass. Note that because this function works with the vehicle itself but not just one wheel, it's enough to call it once for a vehicle, invoked with any wheel.