Roland,
        The answer is in RenderingAttributes.setVisible(boolean visible).

public void setVisible(boolean visible)

     Sets the visibility flag for this RenderingAttributes component object.
     Invisible objects are not rendered (subject to the visibility policy
     for the current view), but they can be picked or collided with.


- Chien Yang
  Java 3D Team.



> Delivered-To: [EMAIL PROTECTED]
> Delivered-To: [EMAIL PROTECTED]
> Date: Tue, 30 Oct 2001 05:53:30 -0700
> From: Roland Sarrazin <[EMAIL PROTECTED]>
> Subject: Re: [JAVA3D] Bounds?
> To: [EMAIL PROTECTED]
>
> Hello again,
>
> Well, I think I could sum my question up as follows: How can I pick invisible
objects?
>
> Thanks a lot, I couldn't find relevant information until now.
>
> Roland
>
> ===========================================================================
> 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".

Reply via email to