VariantCurveExtendParameter Type
VariantCurveExtendParameter = boolean | CurveExtendMode | CurveExtendMode[]
Variant options for extending a curve.
- Useful for specifying either a single boolean/
CurveExtendMode
option applicable to both ends of the curve, or an array of options, the first entry of which applies to the curve start; the second, to curve end.
Defined in
- curve/CurveExtendMode.ts Line 106
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.