UVCoordinates
From polycount
Revision as of 03:45, 29 July 2014 by Cheeseplus (Talk | contribs)
UV Coordinates
Texture coordinates, also called UVs, are pairs of numbers stored in the vertices of a mesh. These are often used to stretch a 2D texture onto a 3D mesh.
See TextureCoordinates for more information.