intersectPolygonPolygon
Public Function
Create 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[]