Contents

MTLSamplerAddressMode.repeat

Texture coordinates wrap to the other side of the texture, effectively keeping only the fractional part of the texture coordinate.

Declaration

case `repeat`

See Also

Address mode options