返回介绍

Rigidbody2D.mass 质量

发布于 2019-12-18 15:38:30 字数 991 浏览 1524 评论 0 收藏 0

JavaScript => var mass: float;
C# => float mass;

Description 描述

Mass of the rigidbody.

该刚体的质量。

The mass is given in arbitrary units but the basic physical principles of mass apply. From Newton's classic equation force = mass x accelelation, it is apparent that the larger an object's mass, the more force it requires to accelerate it to a given velocity. Also, mass affects momentum, which is significant during collisions; an object with large mass will be moved less by a collision than an object with lower mass.

质量的单位是主管给定的,但应用质量的基本物理原理。遵从经典的牛顿方程式 力 = 质量 X 速度,这很明显较大的对象质量,要更多的力需要加速到一定的速度。另外,质量影响动力,在碰撞期间尤其重要;具有较大质量的对象碰撞比具有较小质量对象移动慢。

See Also: AddForce, Rigidbody.mass.

Rigidbody2D

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

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

发布评论

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