|
Avara3D 0.2.0
C++ API reference
|
Configures atmospheric haze. More...
#include <a3d/visual/Atmosphere.h>
Public Attributes | |
| Color | color {} |
| Haze color. More... | |
| float | density {0.02f} |
| Haze density; must be non-negative. More... | |
Configures atmospheric haze.
Definition at line 24 of file Atmosphere.h.
| Color a3d::Atmosphere::Haze::color {} |
Haze color.
Definition at line 28 of file Atmosphere.h.
| float a3d::Atmosphere::Haze::density {0.02f} |
Haze density; must be non-negative.
Definition at line 29 of file Atmosphere.h.