1// $LastChangedDate: 2009-11-25 16:56:38 -0500 (Wed, 25 Nov 2009) $
2
3    // Compute fog.
4    gl_FogFragCoord = abs( ecPosition4.z );
5