Appearance
Documentation / base / InterpolationMode
InterpolationMode = "step" | "linear" | "cubicspline" | "cubicspline-natural"
"step"
"linear"
"cubicspline"
"cubicspline-natural"
Defined in: libs/base/src/math/interpolator.ts:8
The interpolation mode