Viewport.transparentBg

If true the viewport should render its background as transparent. Default value: false.

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

Meta