Plane.GetDistanceToPoint

切换到手册
public float GetDistanceToPoint (Vector3 point);

描述

返回从平面到点的带符号距离。

如果点处于平面法线朝向的一侧上,则返回值 为正数,否则为负数。