返回介绍

FixedJoint2D.dampingRatio 阻尼系数

发布于 2019-12-18 15:37:41 字数 682 浏览 982 评论 0 收藏 0

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

Description 描述

The amount by which the spring force is reduced in proportion to the movement speed.

通过弹力减少移动速度比例的总数。

The spring will oscillate with a certain frequency as it attempts to reestablish the desired distance between the objects. The higher the damping ratio, the quicker the oscillation will die down to zero.

因此当它尝试恢复物体之间的需求距离该弹力将会以一定频率振荡。阻尼比率越高,振荡越快,直至停止下来降为零。

See Also: frequency.

fixedjoint2d

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

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

发布评论

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