dxVertexU#(surface,index)
Parameters
surface - surface handle
index - index of vertex
coord_set (optional) - UV mapping coordinate set. Should be set to 0 or 1.
Description
Returns the texture u coordinate of a vertex.
See also: dxVertexV, dxVertexTexCoords
Index