Java3D - getAppearance()

S

seatizen

Hello.
I created Box object in first (public) class, set
box.setCapability(Box.ENABLE_APPEARANCE_MODIFY) and then put it through
creator to the second class. And the problem is: i can't get the Appearance
object (in the second class) - i use:
box.getAppearance(0);
and there is an error: CapabilityNotSetException: Shape3D: no capability to
get appearance.
What's wrong?
Greetings
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Java3D: changing appearance of a Box 0
Textures 0
Java3d Navigation 2
Java3D Appearance Help 1
Removing object 2
java3d 2
Java3D - picking 4
Help in hangman game 1

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,151
Latest member
JaclynMarl
Top