public static PointOnLineParameter ( Vector3 point, Vector3 linePoint, Vector3 lineDirection ) : float | ||
point | Vector3 | |
linePoint | Vector3 | |
lineDirection | Vector3 | |
Результат | float |
Returns the parameter for the projection of the point on the given line.
public static PointOnLineParameter ( Vector3 point, Vector3 linePoint, Vector3 lineDirection ) : float | ||
point | Vector3 | |
linePoint | Vector3 | |
lineDirection | Vector3 | |
Результат | float |