Function VisualServerSingleton.viewportSetMsaa

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

void viewportSetMsaa (
  const(RID) viewport,
  const(long) msaa
) nothrow @nogc;