Environment.adjustmentSaturation

The global color saturation value of the rendered scene (default value is 1). Effective only if adjustment_enabled is true.

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

Meta