![]() |
![]() |
![]() |
![]() |
225 |
TextureAttributes myTA = new TextureAttributes( );
Transform3D myTrans = new Transform3D( );
myTrans.set( 4.0 );
myTA.setTextureTransform( myTrans );
Appearance myAppear = new Appearance( );
myAppear.setTextureAttributes( myTA );
Shape3D myShape = new Shape3D( myText, myAppear );