navcat docs
    Preparing search index...

    Function pointInPoly

    • Tests if a point is inside a polygon in 2D (XZ plane)

      Parameters

      • point: Vec3
      • vertices: number[]
      • nVertices: number

      Returns boolean