isNaturalTangents
isNaturalTangents: number | undefined
If !closed and start/endTangent is undefined
, compute it using the natural end condition (1) or Bessel (0, default). Bessel gives best fit.
Defined in
- bspline/InterpolationCurve3d.ts Line 39
Last Updated: 07 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.