Function VisualServerSingleton.viewportSetTransparentBackground

If true, the viewport renders its background as transparent.

void viewportSetTransparentBackground (
  const(RID) viewport,
  const(bool) enabled
) nothrow @nogc;