Viewer viewer = simpleUniverse.getViewer(); View view = viewer.getView(); view.setBackClipDistance(d); ----- Original Message ----- From: "Timmy Tong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 02, 2001 8:46 AM Subject: [JAVA3D] Setting the Back Clip Distance in Simple Universe > Dear all, > > I know there is a function setBackClipDistance(double distance) to set the > back clip distance, but I don't know how to get the view in the > SimpleUniverse to apply this function. > Please help. > Thank you very much. > > Regards, > Timmy > > =========================================================================== > 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".