This method of the Direct3dRMFace Class retrieves the index of the vertex for texture coordinates in the face's mesh. This index corresponds to the index specified in the which parameter.
public int getTextureCoordinateIndex(int which);
Returns the index.
which | The index within the face of the vertex. |