Login  Register

Can't Get Lighting to Work in Ardor3D

classic Classic list List threaded Threaded
22 messages Options Options
Embed post
Permalink
12
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Can't Get Lighting to Work in Ardor3D

gouessej
Administrator
Have you tried with lightSphere.getSceneHints().setLightCombineMode(LightCombineMode.On)?
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Can't Get Lighting to Work in Ardor3D

hedgehog
There is no such value LightCombineMode.On, and thus presume it is on by default and LightCombineMode.Off turns it off.

The examples are provided in the thread.
12