public Vector2 ClosestPoint (Vector2 position);

Parameters

positionThe position from which to find the closest point on this Collider.

Returns

Vector2 A point on the perimeter of this Collider that is closest to the specified position.

Description

Returns a point on the perimeter of this Collider that is closest to the specified position.

This function provides the ability to calculate the closest point of a specified position to the perimeter of any Collider2D type.

In the case where the position is inside this Collider or this Collider is disabled, then the input position is returned instead.

See Also: Rigidbody2D.ClosestPoint & Physics2D.ClosestPoint.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961