Check if this shape contains point
.
Point to check
true
if this shape contains the point
Only check if the poly contains the point. Unlike containsPoint, does not do a bounding box check.
Point to check
true
if this shape contains the point
Check if this shape and rect
intersect.
true
if shape and rect intersect
A polygon.
Can be converted into a mesh with buildTriangulatedMesh or geometry with triangulate.