-----Original Message----- From: Tiza Iskandar
[mailto:[EMAIL PROTECTED]] Sent: Monday, May 29, 2000 10:33
PM To: [EMAIL PROTECTED] Subject: [JAVA3D]
setTextureCoordinates in J3d 1.2 ? I need help!
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)