LINEAR
Samples the texture through bi-linear interpolation of the four nearest pixels. This produces smoother results than NEAREST
filtering.
Samples the texture through bi-linear interpolation of the four nearest pixels. This produces smoother results than NEAREST
filtering.