Cogl.FogMode.EXPONENTIAL_SQUARED – doc Reference Manual
Packages
doc
Cogl
FogMode
EXPONENTIAL_SQUARED
EXPONENTIAL_SQUARED
Description:
EXPONENTIAL_SQUARED
Calculates the fog blend factor as:
f = e ^ -(density * eye_distance)^2