Contents

SKTextureFilteringMode.linear

Each pixel is drawn by using a linear filter of multiple texels in the texture. This mode produces higher quality results but may be slower.

Declaration

case linear

See Also

Constants