Environment.adjustmentContrast

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

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

Meta