Skip to content

Documentation / base / InterpolateData

Type Alias: InterpolateData

InterpolateData = Float32Array<ArrayBuffer> | number[]

Defined in: libs/base/src/math/interpolator.ts:14

Type of input/output values

Released under the MIT License.