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`Texture coordinates wrap to the other side of the texture, effectively keeping only the fractional part of the texture coordinate.
case `repeat`