navcat docs
    Preparing search index...

    Function markConvexPolyArea

    • Marks spans in the heightfield that intersect the specified convex polygon area with the given area ID.

      Parameters

      • verts: number[]
      • minY: number
      • maxY: number
      • areaId: number
      • compactHeightfield: CompactHeightfield

      Returns void