Hello,
i'd like to know if it's possible to create a
non-opaque Canvas3D? (transparent)

I have allready try to overwrite the isOpaque method
but it's not work
new Canvas3D( getGraphicsConfiguration()){
public boolean isOpaque(){return false;}
};
thanks in advance for your advices

Regards

Renaud


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

===========================================================================
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".

Reply via email to