csFog Struct Reference
[Crystal Space 3D Engine]
Sector fog structure.
More...
#include <iengine/sector.h>
Public Attributes | |
float | blue |
Color (blue). | |
float | density |
Density (0 is off). | |
bool | enabled |
If true then fog is enabled. | |
float | end |
Fog end. | |
float | green |
Color (green). | |
csFogMode | mode |
Fog mode. | |
float | red |
Color (red). | |
float | start |
Fog start. |
Detailed Description
Sector fog structure.
Definition at line 66 of file sector.h.
Member Data Documentation
|
Color (blue).
|
|
Density (0 is off).
|
|
If true then fog is enabled.
|
|
Fog end.
|
|
Color (green).
|
|
Fog mode.
|
|
Color (red).
|
|
Fog start.
|
The documentation for this struct was generated from the following file:
- iengine/sector.h
Generated for Crystal Space by doxygen 1.4.6