Mapping

U's and V's

Texture Space

Each pixel on the screen need a texture coordinate and they can be stored in each vertex and interpolated to the shader or calculated at runtime. All the texture coo of a mesh form a texture space that describe how the surfaces are laid out on the texture.