A two dimensional vector used to define a mesh's texture coordinates.
template Coords2d \ { \ < F6F23F44-7686-11cf-8F52-0040333594A3 > \ float u; \ float v; \ }