VertexTexCoords surface,index,u#,v#[,w#][,coord_set]
Parameters:
| surface - surface handle index - index of surface u# - u# coordinate of vertex v# - v# coordinate of vertex w# (optional) - w# coordinate of vertex coord_set (optional) - co_oord set. Should be set to 0 or 1. |
Description:
| Sets the texture coordinates of an existing vertex. |
| None. |