GLRender.background

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Color!ubyte background [@property setter]
    class GLRender
    @trusted override @property
    void
    background
    (
    Color!ubyte color
    )
  2. Color!ubyte background [@property getter]

Meta