|
Avara3D 0.2.0
C++ API reference
|
Configures glow along the limb of a spherical reference Surface. More...
#include <a3d/visual/Atmosphere.h>
Public Attributes | |
| Color | color {} |
| Limb-glow color. More... | |
| float | intensity {1.0f} |
| Limb-glow intensity; must be non-negative. More... | |
Configures glow along the limb of a spherical reference Surface.
Definition at line 33 of file Atmosphere.h.
| Color a3d::Atmosphere::LimbGlow::color {} |
Limb-glow color.
Definition at line 37 of file Atmosphere.h.
| float a3d::Atmosphere::LimbGlow::intensity {1.0f} |
Limb-glow intensity; must be non-negative.
Definition at line 38 of file Atmosphere.h.