LinearRange4D

constructor(start: LinearRange3D<T>, end: LinearRange3D<T>)(source)

Parameters

T

The type of the values being interpolated, constrained by the LinearType interface.