返回介绍

BuoyancyEffector2D.flowAngle 流动角度

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

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

Description 描述

The angle 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 direction of the force to be applied with the size of the force defined by flowMagnitude and flowVariation.

该属性定义由flowMagnitude和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: flowMagnitude, flowVariation.

BuoyancyEffector2D

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

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

发布评论

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