VariantCurveExtendParameter Type
VariantCurveExtendParameter = boolean | CurveExtendMode | CurveExtendMode[]
Variants of a single parameter. Use this type in a function signature where caller may want simple true, false, or same extend mode for both ends.
Defined in
- curve/CurveExtendMode.ts Line 99
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.