Describes the different image filtering modes

Enumeration Members

Enumeration Members

Blended: "Blended"

Blended is useful when you have high resolution artwork and would like it blended and smoothed

Pixel: "Pixel"

Pixel is useful when you do not want smoothing aka antialiasing applied to your graphics.

Useful for Pixel art aesthetics.