Function VisualServerSingleton.viewportSetHdr

If true, the viewport renders to hdr.

void viewportSetHdr (
  const(RID) viewport,
  const(bool) enabled
) nothrow @nogc;