返回介绍

WheelCollider.sprungMass 簧载质量

发布于 2019-12-18 15:38:46 字数 1064 浏览 1150 评论 0 收藏 0

JavaScript => public var sprungMass: float;
C# => public float sprungMass;

Description 描述

The mass supported by this WheelCollider.

该车轮碰撞器支撑的质量。

Vehicle simulation uses the sprung mass model where it would decompose the full mass of the car supported by all wheels at once into a set of sprung masses supported by each individual wheel. Then it would work out all the suspension and tire forces for each wheel-mass pair and, as the last step, it would integrate all forces applied to the vehicle's body. In the simplest case of a perfectly symmetric car with four wheels, all sprung masses would be equal to a quarter of the car's mass. This property is automatically computed based on the car's configuration.

车辆模拟使用簧载质量模型,一旦每个独立的车轮设置为簧载质量一组,这会分解车的全部质量到所有的车轮。然后,配合所有悬挂和每个轮胎质量的轮胎力。最后整合所有力应用到车辆主体。最简单是完全对称的四轮车,所有簧载质量等于四分之一汽车的质量。该属性基于车轮的配置自动计算的。

WheelCollider

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文