Contents

MDLMaterialTextureWrapMode.clamp

Sampling at any texture coordinate outside the 0.0 to 1.0 range returns the texel color from the nearest edge.

Declaration

case clamp

See Also

Constants