Appearance ap;
void init() {
ap = new Appearance(currentCol);
shape = new Shape3d();
shape.setAppearance(ap);
}void setMaterial(){
}
Should I then be able to change the material at will later on
_________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
