intersectCirclePolyline
Public Function
Find the intersections between a circle and a bounding box.
Parameters
| Name | Description |
|---|---|
| The circle's center. |
| The circle's radius. |
| The points in the polyline. |
Returns
null | VecLike[]
Public Function
Find the intersections between a circle and a bounding box.
| Name | Description |
|---|---|
| The circle's center. |
| The circle's radius. |
| The points in the polyline. |
null | VecLike[]