Tiza,
 
If you use zero for the first parameter you should get the 1.1 behavior.
 
Sincerely,
 
Daniel Selman
 

[EMAIL PROTECTED]

Tornado Labs Ltd.
http://www.tornadolabs.com
 

-----Original Message-----
From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Tiza Iskandar
Sent: Tuesday, May 30, 2000 1:33 AM
To: [EMAIL PROTECTED]
Subject: 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)
 
Thanks
Tiza

Reply via email to