Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csFog Struct Reference
[3D]
Fog structure.
More...
#include <ivideo/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 123 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.3.9.1
