返回介绍

HingeJoint2D 铰链二维关节

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

Namespace: UnityEngine

Namespace: UnityEngine/Inherits from:AnchoredJoint2D

Description 描述

Joint that allows a Rigidbody2D object to rotate around a point in space or a point on another object.

关节,该关节允许一个二维刚体对象围绕一个点旋转,而这个点位于空间中或在另一个对象上。

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

Variables 变量

jointAngleThe current joint angle with respect to the reference angle.
当前关节的角相对于参考的角
jointSpeedThe current joint speed.
当前关节的速度。
limitsLimit of angular rotation on the joint.
在关节上角旋转的限制。
limitStateGets the state of the joint limit.
获取的关节限制的状态。
motorParameters for the motor force applied to the joint.
电机动力的参数应用于关节。
referenceAngleThe angle referenced between the two bodies used as the constraint for the joint.
角所参考的在两个物体之间,被用作约束关节
useLimitsShould limits be placed on the range of rotation?
限定范围应被放置在旋转范围内?
useMotorShould the joint be rotated automatically by a motor torque?
关节应被自动地旋转,并通过一个电机转矩?

Function 函数

GetMotorTorqueGets the motor torque of the joint given the specified timestep.
获取关节的电机转矩,并给定特定的时间步

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

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

发布评论

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