Hi,
I'm creating a SimpleUniverse with a MultiTransformGroup.
Now I wan't to set the the ALLOW_LOCAL_TO_VWORLD_READ by calling
SimpleUniverse.getViewingPlatform().getMultiTransformGroup().getTransformGroup(0);setCapability(viewTransform.ALLOW_LOCAL_TO_VWORLD_READ);
but it returns following Exception:
javax.media.j3d.RestrictedAccessException: Cannot modify capability bits on
a live or compiled object
So my Question: Is there a way to set the Capability BEVORE the
TransfomGroup get's live?
bye MB
===========================================================================
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".