Function Viewport.arvr

If true, the viewport will be used in AR/VR process.

bool arvr() nothrow @property @nogc;

void arvr (
  bool v
) nothrow @property @nogc;