Skip to content

Documentation / @ripl/3d / interpolateVector3

Variable: interpolateVector3

const interpolateVector3: InterpolatorFactory<Vector3>

Defined in: 3d/src/core/interpolators.ts:15

Interpolator factory for Vector3 values, using component-wise linear interpolation.