TextureResizeFilter

Resampling filter methods. LANCZOS3 is sharper, LANCZOS2 is smoother.

Members

LANCZOS2: import("/Users/donmccurdy/Documents/Projects/glTF-Transform/packages/functions/src/texture-resize").TextureResizeFilter.LANCZOS2

Lanczos2 (smooth)

LANCZOS3: import("/Users/donmccurdy/Documents/Projects/glTF-Transform/packages/functions/src/texture-resize").TextureResizeFilter.LANCZOS3

Lanczos3 (sharp)

Function symbol, where the argument and output are a box labeled 'glTF'.

Made by Don McCurdy. Documentation built with greendoc and published under Creative Commons Attribution 3.0.