Filtering

Filtering mode for texture

Values

ValueMeaning
Linear

Linear filtering will try to smooth out textures

Point

Point filtering will try to preserve pixel edges. Due to texture sampling being float based this is imprecise.

Meta