Environment.ambientLightEnergy

Energy of the ambient light. The higher the value, the stronger the light.

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

Meta