Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Samples the texture by returning the closest pixel.