Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CurveOptions

Hierarchy

  • CurveOptions

Index

Properties

Optional cps

cps?: { x: number; y: number }[]

Two control points for the bezier curves.

Optional invert

invert?: boolean

Optional position

position?: string | number

Optional position_end

position_end?: string | number

Optional thickness

thickness?: number

Optional x_shift

x_shift?: number

Optional y_shift

y_shift?: number