Skip to main content

CellFilterLerp

CellFilterLerp

Linear interpolation filter

Kind: global class

CellFilterLerp.from(a, b, f) ⇒ CellFilterLerp

Kind: static method of CellFilterLerp

ParamTypeDescription
aCellFilter
bCellFilter
fCellFilterInterpolation factor, expected value between 0 and 1, 0 would lead to filter A being used, and 1 to filter B being used, values between 0 and 1 produce a proportional mix