返回介绍

PlatformEffector2D.sideArc 侧弧

发布于 2019-12-18 15:38:18 字数 1249 浏览 1121 评论 0 收藏 0

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

Description 描述

The angle of an arc that defines the sides of the platform centered on the local 'left' and 'right' of the effector. Any collision normals within this arc are considered for the 'side' behaviours.

弧形的角度指定义在以效应器自身“左”和“右”上的平台的两侧。任何碰撞法线在该弧形内部认为是该“侧面”的行为。

Any collision normal with an angle within this arc is always considered for the optional side behaviours, whereas everything outside this arc is never considered for side behaviours.

任何碰撞法线在该弧形内的角度总是认为选择的侧面行为,反之任何该弧形外面是从不认为是侧面行为。

The default defines an arc that includes local vertical edges i.e. typical side edges. Setting the arc to its maximum of 180 degrees results in all collision normals being considered for the optional side behaviours. Setting the arc to its minimum of 0 degrees results in no collision normals being considered for the optional side behaviours.

默认定义弧形包括自身垂直边缘即典型侧面边缘。设置该弧形最大180度导致所有碰撞法线被认为是可选侧面的行为。设置该弧形最小0度导致没有碰撞法线被认为是可选侧面行为。

platformeffector2d

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

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

发布评论

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