Options
All
  • Public
  • Public/Protected
  • All
Menu

A bezier path. Points are defined by a [x, y] array. Every point has bezier in and out handles relative to that point.

Hierarchy

Index

Constructors

Properties

closed: boolean = false
inHandles: Coordinate[] = []
outHandles: Coordinate[] = []
points: Coordinate[] = []

Methods

  • setClosed(closed: boolean): Path

Generated using TypeDoc