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