LutInterpolationMethod type

LUT interpolation method

Signature:

export type LutInterpolationMethod = "trilinear" | "tetrahedral";