返回介绍

Ray2D.GetPoint 获取点

发布于 2019-12-18 15:38:22 字数 919 浏览 1090 评论 0 收藏 0

JavaScript => GetPoint(distance: float): Vector2;
C# => Vector2 GetPoint(float distance);

Parameters 参数

distanceDistance of the desired point along the path of the ray.
沿射线路径所需的点的距离。

Description 描述

Get a point that lies a given distance along a ray.

沿一条射线获取线上给定距离的点。

The distance is measured away from the ray's origin along its direction.

这个距离总是从射线的起点沿它的方向计算。

See Also: origin, direction.

Ray2D

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

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

发布评论

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