Environment.adjustmentSaturation

Global color saturation value of the rendered scene (default value is 1).

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

Meta