Function VisibilityNotifier2D.rect

The VisibilityNotifier2D's bounding rectangle.

Rect2 rect() nothrow @property @nogc;

void rect (
  Rect2 v
) nothrow @property @nogc;