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 linearEach pixel is drawn by using a linear filter of multiple texels in the texture. This mode produces higher quality results but may be slower.
case linear