Function VisualServerSingleton.environmentSetBgColor

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

void environmentSetBgColor (
  const(RID) env,
  const(Color) color
) nothrow @nogc;