Environment.backgroundColor

The Color displayed for clear areas of the scene. Only effective when using the constant BG_COLOR or constant BG_COLOR_SKY background modes).

  1. Color backgroundColor [@property getter]
    struct Environment
    @nogc nothrow @property
    Color
    backgroundColor
    ()
  2. Color backgroundColor [@property setter]

Meta