Environment.fogTransmitCurve

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

  1. double fogTransmitCurve [@property getter]
  2. double fogTransmitCurve [@property setter]
    struct Environment
    @nogc nothrow @property
    void
    fogTransmitCurve
    (
    double v
    )

Meta