VisualServerSingleton.viewportSetTransparentBackground

If true the viewport renders its background as transparent.

struct VisualServerSingleton
@nogc nothrow
void
viewportSetTransparentBackground
(
in RID viewport
,
in bool enabled
)

Meta