234

Using texture coordinates
Summary

  • A Texture transform translates, rotates, and scales texture coordinates

  • When texture coordinates extend past the image boundary they can wrap or be clamped
  • When clamped, the rest of the texture cookie is set to a boundary color
  • Boundary modes are set in Texture

  • Texture transforms are set in TextureAttributes