LinearRange3D

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

Parameters

T

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