![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
#include <Fog.hpp>
Public Member Functions | |
| float | getDensity () const |
| void | setDensity (float value) |
| Sets the fog's density. | |
| FogType | getType () const |
| void | setType (FogType value) |
| Sets the fog type. | |
|
inline |
|
inline |
|
inline |
Sets the fog's density.
| [in] | value | The new value. |
|
inline |
Sets the fog type.
| [in] | value | The new value. |