Type alias CatmullRomCurveType

CatmullRomCurveType: "centripetal" | "chordal" | "catmullrom"

The CatmullRom parameter family names. 'centripetal' is useful for avoiding cusps and self-intersections in non-uniform catmull rom curves. http://www.cemyuksel.com/research/catmullrom_param/catmullrom.pdf