返回介绍

FrictionJoint2D.maxForce 最大力

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

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

Description 描述

The maximum force that can be generated when trying to maintain the friction joint constraint.

当试图保持摩擦关节约束条件所能达到的最大力。

The joint constantly tries to reduce the ::Rigidbody2D::velocity using the maximum force. Because you can use very high force limit, you can essential reduce an objects movement to almost zero.

该关节不断使用最大力尝试去减少2D刚体的速度。因此你可以使用非常大的力来限制,你可以根本上减少物体移动到接近0。

frictionjoint2d

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

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

发布评论

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