![]() |
Public API Reference |
#include <graph3d.h>
Public Attributes | |
bool | enabled |
If true then fog is enabled. More... | |
float | density |
Density (0 is off). More... | |
float | red |
Color (red). More... | |
float | green |
Color (green). More... | |
float | blue |
Color (blue). More... |
Definition at line 469 of file graph3d.h.
|
Color (blue).
Definition at line 480 of file graph3d.h. Referenced by csSector::SetFog. |
|
Density (0 is off).
Definition at line 474 of file graph3d.h. Referenced by csSector::SetFog. |
|
If true then fog is enabled.
Definition at line 472 of file graph3d.h. Referenced by csSector::DisableFog, csSector::HasFog, and csSector::SetFog. |
|
Color (green).
Definition at line 478 of file graph3d.h. Referenced by csSector::SetFog. |
|
Color (red).
Definition at line 476 of file graph3d.h. Referenced by csSector::SetFog. |