Function Environment.fogDepthBegin

The fog's depth starting distance from the camera.

double fogDepthBegin() nothrow @property @nogc;

void fogDepthBegin (
  double v
) nothrow @property @nogc;