navcat docs
Preparing search index...
navcat
geometry
pointInPoly
Function pointInPoly
pointInPoly
(
point
:
Vec3
,
vertices
:
number
[]
,
nVertices
:
number
)
:
boolean
Tests if a point is inside a polygon in 2D (XZ plane)
Parameters
point
:
Vec3
vertices
:
number
[]
nVertices
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
navcat docs
Loading...
Tests if a point is inside a polygon in 2D (XZ plane)