返回介绍

BuoyancyEffector2D.flowMagnitude 流动大小

发布于 2019-12-18 15:37:27 字数 1356 浏览 985 评论 0 收藏 0

JavaScript => public var flowMagnitude: float;
C# => public float flowMagnitude;

Description 描述

The magnitude of the force used to similate fluid flow.

用来模拟流体流动的力的大小。

Fluid flow can be defined to move in any direction with a specific magnitude and a random variation on that magnitude.

流体流动可以定义在任何方向具有指定大小和一个随机变化大小的移动。

This property defines the size of the force to be applied in the direction defined by flowAngle. This magnitude can be randomly varied by using flowVariation.

这个属性定义由流动角度定义的方向来应用力的大小。这个大小可以使用flowVariation随机变化。

The flow forces are applied to the center of any submerged region of a Collider2D so it will not produce any torque (rotation) if the Collider2D is fully submerged (fully below the surfaceLevel) but will produce torque if the Collider2D is partially submerged (overlapping the surfaceLevel).

流动的力应用到任何一个Collider2D淹没区的中心,因此,如果Collider2D完全被淹没,将不会产生任何扭矩,但如果Collider2D是部分淹没将产生扭矩。

See Also: flowAngle, flowVariation.

BuoyancyEffector2D

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

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

发布评论

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