dxVertexV#(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 v coordinate of a vertex.
See also: dxVertexU, dxVertexTexCoords
Index