Hi,
    'your Shape3D'.setCapability(Shape3D.ALLOW_APPEARANCE_WRITE)
is everything you'll need I guess. Texture itself is set in the Appearance
node, where
Appearance.ALLOW_TEXTURE_WRITE is supposed to be set.

Christian


Savary Alan wrote:

> Hi, all
>
> I'm a java3D beginner and I've a problem:
>
> I try to change the texture image linked to a shape3D, but the scene is
> live!
> Which are the capability set to change to enable this change?
>
> Regards
>
> Savary Alan
> [EMAIL PROTECTED]
>
> =====================================================================
> To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
> Java 3D Home Page: http://java.sun.com/products/java-media/3D/


=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to