![]() |
![]() |
![]() |
![]() |
251 |
AmbientLight myLight = new AmbientLight( );
myLight.setEnable( true );
myLight.setColor( new Color3f( 1.0f, 1.0f, 1.0f ) );
BoundingSphere myBounds = new BoundingSphere(
new Point3d( ), 1000.0 );
myLight.setInfluencingBounds( myBounds );