Class ShapePath2

Hierarchy

  • ShapePath2

Constructors

  • Returns ShapePath2

Properties

color: Color4
currentPath: Path2
subPaths: Path2[]

Methods

  • Parameters

    • aCP1x: number
    • aCP1y: number
    • aCP2x: number
    • aCP2y: number
    • aX: number
    • aY: number

    Returns ShapePath2

  • Returns void

  • Parameters

    • x: number
    • y: number

    Returns ShapePath2

  • Parameters

    • x: number
    • y: number

    Returns ShapePath2

  • Parameters

    • aCPx: number
    • aCPy: number
    • aX: number
    • aY: number

    Returns ShapePath2

  • Parameters

    Returns ShapePath2

  • Parameters

    • Optional isCCW: boolean
    • Optional noHoles: boolean

    Returns Shape2[]

Generated using TypeDoc