intersectPolygonPolygon
See source codeCreate a new convex polygon as the intersection of two convex polygons.
Parameters
| Name | Description |
|---|---|
| An array of points representing the first polygon. |
| An array of points representing the second polygon. |
Returns
null | VecLike[]Prev
intersectPolygonBoundsNext
isSafeFloat