Environment.autoExposureEnabled

Enables the tonemapping auto exposure mode of the scene renderer. If activated, the renderer will automatically determine the exposure setting to adapt to the illumination of the scene and the observed light.

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

Meta