Version: 2020.2
언어: 한국어
public Vector3 ClosestPoint (Vector3 point);

파라미터

point Arbitrary point.

반환

Vector3 The point on the bounding box or inside the bounding box.

설명

The closest point on the bounding box.

If the point is inside the bounding box, unmodified point position will be returned.