SKTextureFilteringMode.nearest
Each pixel is drawn using the nearest point in the texture. This mode is faster, but the results are often pixelated.
Declaration
case nearestEach pixel is drawn using the nearest point in the texture. This mode is faster, but the results are often pixelated.
case nearest