返回介绍

DistanceJoint2D距离二维关节

发布于 2019-12-18 15:37:40 字数 1670 浏览 1039 评论 0 收藏 0

Namespace: UnityEngine

Namespace: UnityEngine/Inherits from:AnchoredJoint2D

Description 描述

Joint that keeps two Rigidbody2D objects a fixed distance apart.

关节,使两个二维刚体对象保持在一个固定的距离。

Note that unlike the SpringJoint2D component, the distance separating the objects is truly fixed and does not allow for any stretching.

注意与弹簧二维关节组件不同的是,分开的物体的距离被切实固定,并且不允许任何拉伸。

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

Variables 变量

autoConfigureDistanceShould the distance be calculated automatically?
是否自动计算距离?
ditanceThe distance separating the two ends of the joint.
关节的两端分开的距离
maxDistanceOnlyWhether to maintain a maximum distance only or not. If not then the absolute distance will be maintained instead.
是否仅支持一个最大距离。如果不支持,绝对距离将被支持替代。

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

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

发布评论

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