VisualServerSingleton.viewportSetMsaa

Sets the anti-aliasing mode. see viewportmsaa for options.

struct VisualServerSingleton
@nogc nothrow
void
viewportSetMsaa
(
in RID viewport
,
in long msaa
)

Meta