Contents

SCNFilterMode.nearest

Texture filtering returns the color from only one texel, whose location is nearest to the coordinates being sampled.

Declaration

case nearest

See Also

Constants