![]() |
![]() |
![]() |
![]() |
36 |
Shape3D myShape1 = new Shape3D( myGeom1, myAppear1 );
Shape3D myShape2 = new Shape3D( myGeom2 );
myShape2.setAppearance( newAppear2 );
Group myGroup = new Group( );
myGroup.addChild( myShape1 );
myGroup.addChild( myShape2 );