Function Camera.current

If true, the ancestor Viewport is currently using this camera.

bool current() nothrow @property @nogc;

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