static function ClosestPointToDisc (center : Vector3, normal : Vector3, radius : float) : Vector3
Description描述
Get the nearest 3D point.
获取最近的3D点。