VisualServerSingleton.viewportSetActive

If true sets the viewport active, else sets it inactive.

struct VisualServerSingleton
@nogc nothrow
void
viewportSetActive
(
in RID viewport
,
in bool active
)

Meta