Environment.fogTransmitEnabled

Enables fog's light transmission. If enabled, lets reflections light to be transmitted by the fog.

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

Meta