Contents

MTLSamplerAddressMode.clampToZero

Out-of-range texture coordinates return transparent zero (0,0,0,0) for images with an alpha channel and return opaque zero (0,0,0,1) for images without an alpha channel.

Declaration

case clampToZero

See Also

Address mode options