pointInPolygon

Public Function

Get whether a point is inside of a polygon.

const result = pointInPolygon(myPoint, myPoints)
Parameters
NameDescription

A

VecLike

points

VecLike[]
Returns
boolean
References

VecLike

Edit this page
Last edited on 11 May 2023
pointInEllipsepointInPolyline