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