Viewport.transparentBg

If true, the viewport should render its background as transparent.

  1. bool transparentBg [@property getter]
  2. bool transparentBg [@property setter]
    struct Viewport
    @nogc nothrow @property
    void
    transparentBg
    (
    bool v
    )

Meta