返回介绍

SpringJoint2D 弹簧二维关节

发布于 2019-12-18 15:38:34 字数 1765 浏览 1066 评论 0 收藏 0

Namespace: UnityEngine

Namespace: UnityEngine/Inherits from:AnchoredJoint2D

Description 描述

Joint that attempts to keep two Rigidbody2D objects a set distance apart by applying a force between them.

关节,尝试通过应用它们之间的力量使两个 Rigidbody2D 对象设置的距离。

Note that unlike DistanceJoint2D, the length of the joint can stretch and oscillate.

请注意与 距离二维关节不同、 关节的长度可拉伸和摆动。

See Also: DistanceJoint2D class,,HingeJoint2D class,SliderJoint2D class.

Variables 变量

autoConfigureDistanceShould the distance be calculated automatically?
该距离是否自动被计算?
dampingRatioThe amount by which the spring force is reduced in proportion to the movement speed.
数值为弹簧力减少的运动速度的比值
distanceThe distance the spring will try to keep between the two objects.
这个距离即弹簧尽量保持在两个物体之间的距离。
frequencyThe frequency at which the spring oscillates around the distance between the objects.
这个频率即弹簧在来回摆动的频率,而这个摆动围绕着两个物体间的距离摆动。

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

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

发布评论

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