HandleUtility.PointOnLineParameter 线上点的参数

static function PointOnLineParameter (point : Vector3, linePoint : Vector3, lineDirection : Vector3) : float

Description描述

Returns the parameter for the projection of the point on the given line

返回给定线上投射点的参数。

The return value can be negative if the projected point is in negative lineDirection relative to the linePoint

返回值可以为负数,如果投射点相对于linePoint是负的lineDirection

参见: ProjectPointLine.

最后修改:2011年7月10日 Sunday 12:55

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。