Environment.backgroundColor

Color displayed for clear areas of the scene (if using Custom color or Color+Sky background modes).

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

Meta