• | clamp-texcoord-to-edge clamps coordinates to the edge of the texture image. |
• | clamp-texcoord-to-border clamps coordinates to the border of the texture image. |
• | repeat-texcoord repeats the texture image. |
• | repeat-texcoord-mirrored repeats the texture image, mirroring it with each repetition. |