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]
  2. bool adjustmentEnabled [@property setter]
    struct Environment
    @nogc nothrow @property
    void
    adjustmentEnabled
    (
    bool v
    )

Meta