Inputs
Name | Abbreviation | Type | Access | Description |
Point | P | Vector | Item | The point to check |
Polygon | P | Cartesian | Item | The polygon to check against |
Outputs
Name | Abbreviation | Type | Access | Description |
Inside | I | Boolean | Item | Whether the point is inside the polygon |

