返回介绍

BuoyancyEffector2D.flowVariation 流动变化

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

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

Description 描述

The random variation 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 random variation in addition to flowMagnitude of the force to be applied in the direction defined by flowAngle.

这个属性定义附加到由流动角度定义的方向来应用力的流动大小的随机变化。

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, flowMagnitude.

BuoyancyEffector2D

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

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

发布评论

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