NLightModel Class Properties
In This Topic
For a list of all members of this type, see NLightModel members.
Public Properties
| Name | Description |
| EnableLighting | Enables/disables the lighting effects. |
| GlobalAmbientColor | Specifies the color of the global ambient light. |
| LightSources | Represents the collection of light sources that are applied to the scene. |
| LocalViewpointLighting | Enables/disables local viewpoint lighting. The local viewpoint lighting controls the way OpenGL calculates specular reflection angles. |
Top
See Also