返回介绍

Joint 关节

发布于 2019-12-18 15:37:53 字数 2626 浏览 877 评论 0 收藏 0

class in UnityEngine/Inherits from: Component

Description 描述

Joint is the base class for all joints.

Joint是所有关节的基类。

See Also: CharacterJoint, HingeJoint, SpringJoint, FixedJoint, ConfigurableJoint.

请参考:CharacterJoint, HingeJoint, SpringJoint, FixedJoint, ConfigurableJoint。

Variables 变量

anchorThe Position of the anchor around which the joints motion is constrained.
围绕限制的关节运动的锚点的位置。
autoConfigureConnectedAnchorShould the connectedAnchor be calculated automatically?
接触锚点被自动配置?
axisThe Direction of the axis around which the body is constrained.
围绕限制的身体的方向的轴。
breakForceThe force that needs to be applied for this joint to break.
该力应用于关节的拉伸。
breakTorqueThe torque that needs to be applied for this joint to break.
该转矩应用于该关节的拉伸。
connectedAnchorPosition of the anchor relative to the connected Rigidbody.
相对于连接刚体的锚点位置。
connectedBodyA reference to another rigidbody this joint connects to.
参考该关节连接的其他刚体。
enableCollisionEnable collision between bodies connected with the joint.
启用连接的身体和关节之间的碰撞。
enablePreprocessingToggle preprocessing for this joint.
切换该关节的预处理。

Messages 消息

OnJointBreakCalled when a joint attached to the same game object broke.
当附加到相同游戏物体上的关节被断开时调用。

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

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

发布评论

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