pointNearToPolyline

Public Function

Get whether a point is within a certain distance from a polyline.

Parameters
NameDescription

A

VecLike

The point to check.

points

VecLike[]

The points that make up the polyline.

distance

(optional)

number

The mininum distance that qualifies a hit.

Returns
boolean
References

VecLike

Edit this page
Last edited on 11 May 2023
pointNearToLineSegmentpolygonsIntersect