Class ShapeUtils

Hierarchy

  • ShapeUtils

Constructors

Methods

Constructors

Methods

  • 三角化多边形

    Parameters

    • contour: Vector2[]

      多边形轮廓,使用顶点数组表示。

    • holes: Vector2[][]

      孔洞多边形数组,每个孔洞多边形使用顶点数组表示。

    Returns number[][]

Generated using TypeDoc