Version: 2022.3
언어: 한국어

HandleUtility.DistancePointToLineSegment

매뉴얼로 전환
public static float DistancePointToLineSegment (Vector2 p, Vector2 a, Vector2 b);

설명

Distance from a point p in 2d to a line segment defined by two points a and b.