Environment.adjustmentEnabled

If true, enables the adjustment_* properties provided by this resource. If false, modifications to the adjustment_* properties will have no effect on the rendered scene.

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

Meta