The color of the fog (if enabled), specified in sRGB color space. Defaults to black (0, 0, 0).
The distance from the viewpoint where linear fog reaches its maximum. This property is only valid if the fog property is set to FOG_LINEAR. Defaults to 1000.
The distance from the viewpoint where linear fog begins. This property is only valid if the fog property is set to FOG_LINEAR. Defaults to 1.
The type of fog used by the scene. Can be:
Defaults to FOG_NONE.
Fog parameters.