Hi, I need help I don't know what does "texCoordSet" in the function below means ? I mean what value do I have to enter ?
because in the previous j3d it only consist of 2 parameters: the starting index and the array of coordinates.
public void setTextureCoordinates ( int texCoordSet,
                                                    int index,
                                                    TexCoord2f[] texCoords)
 
Thanks
Tiza

Reply via email to