Environment.fogTransmitEnabled

Enables fog's light transmission effect. If true, light will be more visible in the fog to simulate light scattering as in real life.

  1. bool fogTransmitEnabled [@property getter]
    struct Environment
    @nogc nothrow @property
    bool
    fogTransmitEnabled
    ()
  2. bool fogTransmitEnabled [@property setter]

Meta