Texture Coordinate Attributes
Controlling how Textures are Mapped
Texture Coordinate Attributes
- 2D points (because images are only 2D)
- Must have same number of texture coordinate indexes as
coordinate indexes
- Range from 0.0 to 1.0 in both ("S" and "T") dimensions for image bounds,
but... the image is repeated if cutter goes out of bounds