I prefer to use a Switch node to hide objects in the scenegraph. Cheers, Bob Gray
-----Original Message----- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Glass Sent: Monday, August 26, 2002 3:03 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] hiding shape3Ds ajaxinc wrote: > hi, > Once a shape3D is part of the scenegraph, it is rendered on the > screen. Is there any way by which I can hide the shape3D that is part > of scenegraph? > > > Ajax. You can set its RenderingAttributes (in Appearance) to not visible. Kev =========================================================================== 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". =========================================================================== 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".
