polygonsIntersect
Public function
Signature
function polygonsIntersect(a: VecLike[], b: VecLike[]): boolean
Parameters
| Name | Description |
|---|---|
| |
| |
Returns
boolean
References
Source
Public function
function polygonsIntersect(a: VecLike[], b: VecLike[]): boolean
| Name | Description |
|---|---|
| |
| |
boolean