Environment.ambientLight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. AmbientLight ambientLight [@property setter]
    class Environment
    @nogc @safe @property pure nothrow
    void
    ambientLight
    (
    AmbientLight value
    )
  2. AmbientLight ambientLight [@property getter]

Meta