Function Environment.fogTransmitCurve

The intensity of the fog light transmittance effect. Amount of light that the fog transmits.

double fogTransmitCurve() nothrow @property @nogc;

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