CS::RenderManager::StaticLightsSettings Struct Reference
Layer settings for handling static lights. More...
#include <csplugincommon/rendermanager/renderlayers.h>
Public Attributes | |
| bool | nodraw |
| Don't render static lights. | |
| bool | specularOnly |
| Render, but only specular (forces diffuse color to black). | |
Detailed Description
Layer settings for handling static lights.
Definition at line 45 of file renderlayers.h.
Member Data Documentation
Don't render static lights.
Definition at line 48 of file renderlayers.h.
Render, but only specular (forces diffuse color to black).
Definition at line 50 of file renderlayers.h.
The documentation for this struct was generated from the following file:
- csplugincommon/rendermanager/renderlayers.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
